/external/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
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
|
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
|
/external/llvm/examples/Kaleidoscope/Chapter7/ |
D | toy.cpp | 678 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca() 792 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 858 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 942 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 1045 Function *TheFunction = Proto->Codegen(); in Codegen() local
|
/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
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
|
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
|
/external/llvm/examples/Kaleidoscope/MCJIT/initial/ |
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
|
/external/llvm/examples/Kaleidoscope/Chapter5/ |
D | toy.cpp | 579 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 648 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 767 Function *TheFunction = Proto->Codegen(); in Codegen() local
|
/external/llvm/examples/Kaleidoscope/Orc/initial/ |
D | toy.cpp | 746 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca() 854 Function *TheFunction = C.getBuilder().GetInsertBlock()->getParent(); in IRGen() local 917 Function *TheFunction = C.getBuilder().GetInsertBlock()->getParent(); in IRGen() local 998 Function *TheFunction = C.getBuilder().GetInsertBlock()->getParent(); in IRGen() local 1099 Function *TheFunction = Proto->IRGen(C); in IRGen() local
|
/external/llvm/examples/Kaleidoscope/Chapter8/ |
D | toy.cpp | 868 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca() 991 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 1057 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 1143 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 1272 Function *TheFunction = Proto->Codegen(); in Codegen() local
|
/external/llvm/examples/Kaleidoscope/MCJIT/complete/ |
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
|
/external/llvm/examples/Kaleidoscope/Orc/lazy_codegen/ |
D | toy.cpp | 746 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca() 854 Function *TheFunction = C.getBuilder().GetInsertBlock()->getParent(); in IRGen() local 917 Function *TheFunction = C.getBuilder().GetInsertBlock()->getParent(); in IRGen() local 998 Function *TheFunction = C.getBuilder().GetInsertBlock()->getParent(); in IRGen() local 1099 Function *TheFunction = Proto->IRGen(C); in IRGen() local
|
/external/llvm/examples/Kaleidoscope/Orc/lazy_irgen/ |
D | toy.cpp | 746 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca() 854 Function *TheFunction = C.getBuilder().GetInsertBlock()->getParent(); in IRGen() local 917 Function *TheFunction = C.getBuilder().GetInsertBlock()->getParent(); in IRGen() local 998 Function *TheFunction = C.getBuilder().GetInsertBlock()->getParent(); in IRGen() local 1099 Function *TheFunction = Proto->IRGen(C); in IRGen() local
|
/external/llvm/examples/Kaleidoscope/Orc/fully_lazy/ |
D | toy.cpp | 747 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca() 855 Function *TheFunction = C.getBuilder().GetInsertBlock()->getParent(); in IRGen() local 918 Function *TheFunction = C.getBuilder().GetInsertBlock()->getParent(); in IRGen() local 999 Function *TheFunction = C.getBuilder().GetInsertBlock()->getParent(); in IRGen() local 1100 Function *TheFunction = Proto->IRGen(C); in IRGen() local
|
/external/llvm/examples/Kaleidoscope/Chapter6/ |
D | toy.cpp | 687 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 756 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local 875 Function *TheFunction = Proto->Codegen(); in Codegen() local
|
/external/llvm/examples/Kaleidoscope/Chapter3/ |
D | toy.cpp | 448 Function *TheFunction = Proto->Codegen(); in Codegen() local
|
/external/llvm/examples/Kaleidoscope/Chapter4/ |
D | toy.cpp | 732 Function *TheFunction = Proto->Codegen(); in Codegen() local
|
/external/llvm/lib/Analysis/ |
D | LoopAccessAnalysis.cpp | 66 const Function *TheFunction, in emitAnalysis()
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 864 Function *TheFunction; member in __anon76a8b82f0111::LoopVectorizationLegality 1001 const Function *TheFunction; member in __anon76a8b82f0111::LoopVectorizationCostModel
|
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 558 const Function* TheFunction; member in __anond240e1da0511::SlotTracker
|