Home
last modified time | relevance | path

Searched defs:FSI (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Sema/
DScopeInfo.h138 static bool classof(const FunctionScopeInfo *FSI) { return true; } in classof()
289 static bool classof(const FunctionScopeInfo *FSI) { in classof()
317 static bool classof(const FunctionScopeInfo *FSI) { in classof()
370 static bool classof(const FunctionScopeInfo *FSI) { in classof()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp485 Value *FSI = Builder->CreateLShr(Op0, C2->logBase2(), Op1->getName()+".f", in visitUDiv() local
/external/clang/lib/AST/
DExpr.cpp470 FunctionTemplateSpecializationInfo *FSI in ComputeName() local