Home
last modified time | relevance | path

Searched defs:FnName (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DProfilingUtils.cpp24 void llvm::InsertProfilingInitCall(Function *MainFn, const char *FnName, in InsertProfilingInitCall()
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp73 const char* FnName, in FunctionDescToIntelJITFormat()
/external/llvm/examples/Kaleidoscope/Chapter2/
Dtoy.cpp287 std::string FnName = IdentifierStr; in ParsePrototype() local
/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp96 StringRef FnName = Callee->getName(); in getAllocationData() local
309 StringRef FnName = Callee->getName(); in isFreeCall() local
/external/llvm/examples/Kaleidoscope/Chapter3/
Dtoy.cpp299 std::string FnName = IdentifierStr; in ParsePrototype() local
/external/llvm/examples/Kaleidoscope/Chapter4/
Dtoy.cpp306 std::string FnName = IdentifierStr; in ParsePrototype() local
/external/llvm/examples/Kaleidoscope/Chapter5/
Dtoy.cpp407 std::string FnName = IdentifierStr; in ParsePrototype() local
/external/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp450 std::string FnName; in ParsePrototype() local
/external/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp515 std::string FnName; in ParsePrototype() local
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp132 Function *ExecutionEngine::FindFunctionNamed(const char *FnName) { in FindFunctionNamed()
/external/clang/lib/Sema/
DSemaChecking.cpp3079 IdentifierInfo *FnName) { in CheckMemaccessArguments()
3266 IdentifierInfo *FnName) { in CheckStrlcpycatArguments()
3349 IdentifierInfo *FnName) { in CheckStrncatArguments()
/external/clang/lib/CodeGen/
DCGBuiltin.cpp152 StringRef FnName; in EmitFAbs() local
DCGExpr.cpp1890 StringRef FnName = CurFn->getName(); in EmitPredefinedLValue() local