/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter3/ |
H A D | toy.cpp | 448 Function *CalleeF = TheModule->getFunction(Callee); in codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/ |
H A D | toy.cpp | 477 Function *CalleeF = getFunction(Callee); in codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/ |
H A D | toy.cpp | 604 Function *CalleeF = getFunction(Callee); in codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/ |
H A D | toy.cpp | 716 Function *CalleeF = getFunction(Callee); in codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
H A D | toy-jit.cpp | 699 Function *CalleeF = TheModule->getFunction(Callee); in Codegen() local
|
H A D | toy.cpp | 982 Function *CalleeF = TheHelper->getFunction(Callee); in Codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
H A D | toy.cpp | 817 Function *CalleeF = getFunction(Callee); in codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/ |
H A D | toy.cpp | 823 Function *CalleeF = getFunction(Callee); in codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
H A D | toy.cpp | 817 Function *CalleeF = getFunction(Callee); in codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
H A D | toy.cpp | 817 Function *CalleeF = getFunction(Callee); in codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
H A D | toy.cpp | 800 Function *CalleeF = getFunction(Callee); in codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/ |
H A D | toy.cpp | 822 Function *CalleeF = getFunction(Callee); in codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/ |
H A D | toy-jit.cpp | 717 Function *CalleeF = TheModule->getFunction(Callee); in Codegen() local
|
H A D | toy.cpp | 1084 Function *CalleeF = TheHelper->getFunction(Callee); in Codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 499 if (auto *CalleeF = dyn_cast<Function>(Callee)) in canLongjmp() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/ |
H A D | toy.cpp | 942 Function *CalleeF = TheHelper->getFunction(Callee); in Codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/ |
H A D | toy.cpp | 989 Function *CalleeF = getFunction(Callee); in codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/ |
H A D | toy.cpp | 1159 Function *CalleeF = TheHelper->getFunction(Callee); in Codegen() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 2240 if (Function *CalleeF = dyn_cast<Function>(Callee)) { in visitCallBase() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.cpp | 1390 if (const auto *CalleeF = dyn_cast<Function>(CalleeV)) in getArgumentAlignment() local
|