Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/orc/tests/unit/
H A Dexecutor_address_test.cpp61 void (*FPtr)() = FAddr.toPtr<void()>(); in TEST() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DTypeMetadataUtils.cpp26 bool *HasNonCallUses, Value *FPtr, uint64_t Offset, in findCallsAtConstantOffset()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp516 void *FPtr = getPointerToFunction(F); in runFunction() local
/openbsd-src/gnu/llvm/llvm/lib/Passes/
H A DStandardInstrumentations.cpp637 const Function **FPtr = any_cast<const Function *>(&IR); in analyzeIR() local
797 const Function **FPtr = any_cast<const Function *>(&IR); in shouldRun() local
1134 const Function **FPtr = any_cast<const Function *>(&IR); in registerCallbacks() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp1043 void *FPtr = TheExecutionEngine->getPointerToFunction(LF); in HandleTopLevelExpression() local
H A Dtoy.cpp1326 void *FPtr = TheHelper->getPointerToFunction(LF); in HandleTopLevelExpression() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp1059 void *FPtr = TheExecutionEngine->getPointerToFunction(LF); in HandleTopLevelExpression() local
H A Dtoy.cpp1428 void *FPtr = TheHelper->getPointerToFunction(LF); in HandleTopLevelExpression() local
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfReader.cpp461 const IntPtrT FPtr = swap(I->FunctionPointer); in createSymtab() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp1285 void *FPtr = TheHelper->getPointerToFunction(LF); in HandleTopLevelExpression() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp1505 void *FPtr = TheHelper->getPointerToFunction(LF); in HandleTopLevelExpression() local
/openbsd-src/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp860 SDValue FPtr = Op.getOperand(2); // nested function in LowerINIT_TRAMPOLINE() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.cpp5381 if (auto *FPtr = dyn_cast<llvm::Function>(CalleePtr)) in EmitCall() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3766 SDValue FPtr = Op.getOperand(2); // nested function in LowerINIT_TRAMPOLINE() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp28913 SDValue FPtr = Op.getOperand(2); // nested function in LowerINIT_TRAMPOLINE() local