Home
last modified time | relevance | path

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

12

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerExtFunctionsDlsym.cpp24 static T GetFnPtr(const char *FnName, bool WarnIfMissing) { in GetFnPtr()
H A DFuzzerExtFunctionsWeak.cpp34 static void CheckFnPtr(void *FnPtr, const char *FnName, bool WarnIfMissing) { in CheckFnPtr()
H A DFuzzerExtFunctionsWeakAlias.cpp34 static T *GetFnPtr(T *Fun, T *FunDef, const char *FnName, bool WarnIfMissing) { in GetFnPtr()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy.cpp519 std::string FnName; in ParsePrototype() local
730 Function *MCJITHelper::getFunction(const std::string FnName) { in getFunction()
780 std::string FnName = F->getName(); in getPointerToFunction() local
1199 std::string FnName = MakeLegalFunctionName(Name); in Codegen() local
H A Dtoy-jit.cpp518 std::string FnName; in ParsePrototype() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp540 std::string FnName; in ParsePrototype() local
819 Function *MCJITHelper::getFunction(const std::string FnName) { in getFunction()
869 std::string FnName = F->getName(); in getPointerToFunction() local
1301 std::string FnName = MakeLegalFunctionName(Name); in Codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp559 std::string FnName; in ParsePrototype() local
887 Function *MCJITHelper::getFunction(const std::string FnName) { in getFunction()
1003 std::string FnName = F->getName(); in getPointerToFunction() local
1379 std::string FnName; in Codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp465 Function *MCJIT::FindFunctionNamedInModulePtrSet(StringRef FnName, in FindFunctionNamedInModulePtrSet()
489 Function *MCJIT::FindFunctionNamed(StringRef FnName) { in FindFunctionNamed()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDeclCXX.cpp235 SmallString<256> FnName; in createAtExitStub() local
476 SmallString<256> FnName; in EmitCXXGlobalVarDeclInitFunc() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp517 std::string FnName; in ParsePrototype() local
720 Function *MCJITHelper::getFunction(const std::string FnName) { in getFunction()
1159 std::string FnName = MakeLegalFunctionName(Name); in Codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp324 std::string FnName = IdentifierStr; in ParsePrototype() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp161 const char* FnName, in FunctionDescToIntelJITFormat()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp351 std::string FnName = IdentifierStr; in ParsePrototype() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp144 StringRef FnName = Callee->getName(); in getAllocationDataForFunction() local
493 StringRef FnName = Callee->getName(); in isFreeCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/
H A Dtoy.cpp361 std::string FnName = IdentifierStr; in ParsePrototype() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DCrashDebugger.cpp328 std::string FnName; member in __anon3767b1220411::ReduceCrashingFunctionAttributes
332 ReduceCrashingFunctionAttributes(BugDriver &bd, const std::string &FnName, in ReduceCrashingFunctionAttributes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1407 void DevirtModule::applyUniformRetValOpt(CallSiteInfo &CSInfo, StringRef FnName, in applyUniformRetValOpt()
1514 void DevirtModule::applyUniqueRetValOpt(CallSiteInfo &CSInfo, StringRef FnName, in applyUniqueRetValOpt()
1583 void DevirtModule::applyVirtualConstProp(CallSiteInfo &CSInfo, StringRef FnName, in applyVirtualConstProp()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp488 std::string FnName = IdentifierStr; in ParsePrototype() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp537 std::string FnName; in ParsePrototype() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A Dtoy.cpp605 std::string FnName; in ParsePrototype() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp610 std::string FnName; in ParsePrototype() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A Dtoy.cpp605 std::string FnName; in ParsePrototype() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A Dtoy.cpp605 std::string FnName; in ParsePrototype() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A Dtoy.cpp588 std::string FnName; in ParsePrototype() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/
H A Dtoy.cpp611 std::string FnName; in ParsePrototype() local

12