Searched defs:FSI (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp774 Value *FSI = Builder->CreateLShr(Op0, C2->logBase2(), Op1->getName()+".f", local
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DScopeInfo.h468 static bool classof(const FunctionScopeInfo *FSI) { argument
496 static bool classof(const FunctionScopeInfo *FSI) { argument
536 static bool classof(const FunctionScopeInfo *FSI) { argument
591 static bool classof(const FunctionScopeInfo *FSI) { argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp556 FunctionTemplateSpecializationInfo *FSI local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp1877 FormatStringInfo FSI; local
469 getFormatStringInfo(const FormatAttr *Format, bool IsCXXMember, FormatStringInfo *FSI) argument
[all...]

Completed in 256 milliseconds