Home
last modified time | relevance | path

Searched defs:FPtr (Results 1 – 25 of 39) sorted by relevance

12

/external/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.cpp31 void *FPtr = getPointerToFunction(F); in runFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.cpp30 void *FPtr = getPointerToFunction(F); in runFunction() local
/external/llvm/lib/Analysis/
DTypeMetadataUtils.cpp25 bool *HasNonCallUses, Value *FPtr, uint64_t Offset) { in findCallsAtConstantOffset()
/external/llvm-project/llvm/lib/Analysis/
DTypeMetadataUtils.cpp26 bool *HasNonCallUses, Value *FPtr, uint64_t Offset, in findCallsAtConstantOffset()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTypeMetadataUtils.cpp25 bool *HasNonCallUses, Value *FPtr, uint64_t Offset, in findCallsAtConstantOffset()
/external/llvm/lib/IR/
DGCOV.cpp109 for (const auto &FPtr : Functions) in dump() local
116 for (const auto &FPtr : Functions) in collectLineCounts() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DGCOV.cpp108 for (const auto &FPtr : Functions) in print() local
120 for (const auto &FPtr : Functions) in collectLineCounts() local
DInstrProfReader.cpp347 const IntPtrT FPtr = swap(I->FunctionPointer); in createSymtab() local
/external/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITMultipleModuleTest.cpp58 int32_t (*FPtr)(int32_t) = (int32_t (*)(int32_t))(intptr_t)ptr; in checkAccumulate() local
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITMultipleModuleTest.cpp59 int32_t (*FPtr)(int32_t) = (int32_t (*)(int32_t))(intptr_t)ptr; in checkAccumulate() local
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp496 void *FPtr = getPointerToFunction(F); in runFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp510 void *FPtr = getPointerToFunction(F); in runFunction() local
/external/llvm/lib/ProfileData/
DInstrProfReader.cpp306 const IntPtrT FPtr = swap(I->FunctionPointer); in createSymtab() local
/external/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp516 void *FPtr = getPointerToFunction(F); in runFunction() local
/external/llvm-project/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp1043 void *FPtr = TheExecutionEngine->getPointerToFunction(LF); in HandleTopLevelExpression() local
Dtoy.cpp1326 void *FPtr = TheHelper->getPointerToFunction(LF); in HandleTopLevelExpression() local
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp1041 void *FPtr = TheExecutionEngine->getPointerToFunction(LF); in HandleTopLevelExpression() local
Dtoy.cpp1324 void *FPtr = TheHelper->getPointerToFunction(LF); in HandleTopLevelExpression() local
/external/llvm-project/llvm/lib/ProfileData/
DInstrProfReader.cpp354 const IntPtrT FPtr = swap(I->FunctionPointer); in createSymtab() local
/external/llvm-project/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy-jit.cpp1059 void *FPtr = TheExecutionEngine->getPointerToFunction(LF); in HandleTopLevelExpression() local
Dtoy.cpp1428 void *FPtr = TheHelper->getPointerToFunction(LF); in HandleTopLevelExpression() local
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy-jit.cpp1059 void *FPtr = TheExecutionEngine->getPointerToFunction(LF); in HandleTopLevelExpression() local
/external/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp1283 void *FPtr = TheHelper->getPointerToFunction(LF); in HandleTopLevelExpression() local
/external/llvm-project/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp1285 void *FPtr = TheHelper->getPointerToFunction(LF); in HandleTopLevelExpression() local
/external/llvm-project/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp1505 void *FPtr = TheHelper->getPointerToFunction(LF); in HandleTopLevelExpression() local

12