/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
H A D | toy-jit.cpp | 618 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca() 729 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 792 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 873 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 970 Function *TheFunction = Proto->Codegen(); in Codegen() local
|
H A D | toy.cpp | 902 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca() 1009 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 1072 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 1153 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 1257 Function *TheFunction = Proto->Codegen(); in Codegen() local
|
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/ |
H A D | toy.cpp | 677 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca() 791 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 857 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 941 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 1044 Function *TheFunction = Proto->Codegen(); in Codegen() local
|
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/ |
H A D | toy-jit.cpp | 633 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca() 747 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 810 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 891 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 988 Function *TheFunction = Proto->Codegen(); in Codegen() local
|
H A D | toy.cpp | 1004 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca() 1111 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 1174 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 1255 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 1359 Function *TheFunction = Proto->Codegen(); in Codegen() local
|
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/ |
H A D | toy.cpp | 862 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca() 969 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 1032 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 1113 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 1217 Function *TheFunction = Proto->Codegen(); in Codegen() local
|
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/ |
H A D | toy.cpp | 578 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 647 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 766 Function *TheFunction = Proto->Codegen(); in Codegen() local
|
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/ |
H A D | toy.cpp | 1076 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca() 1189 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 1252 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 1333 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 1437 Function *TheFunction = Proto->Codegen(); in Codegen() local
|
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/ |
H A D | toy.cpp | 867 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca() 990 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 1056 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 1142 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 1271 Function *TheFunction = Proto->Codegen(); in Codegen() local
|
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/ |
H A D | toy.cpp | 686 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 755 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 874 Function *TheFunction = Proto->Codegen(); in Codegen() local
|
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter3/ |
H A D | toy.cpp | 448 Function *TheFunction = Proto->Codegen(); in Codegen() local
|
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/ |
H A D | toy.cpp | 496 Function *TheFunction = Proto->Codegen(); in Codegen() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 526 const Function* TheFunction; member in llvm::SlotTracker
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 858 Function *TheFunction; member in __anond293faa00111::LoopVectorizationLegality 1002 const Function *TheFunction; member in __anond293faa00111::LoopVectorizationCostModel
|