Home
last modified time | relevance | path

Searched defs:TheFunction (Results 1 – 19 of 19) sorted by relevance

/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp618 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
Dtoy.cpp902 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/
Dtoy.cpp678 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/
Dtoy-jit.cpp633 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
Dtoy.cpp1004 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/
Dtoy.cpp862 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/
Dtoy.cpp579 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/
Dtoy.cpp746 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/
Dtoy.cpp868 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/
Dtoy.cpp1076 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/
Dtoy.cpp746 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/
Dtoy.cpp746 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/
Dtoy.cpp747 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/
Dtoy.cpp687 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/
Dtoy.cpp448 Function *TheFunction = Proto->Codegen(); in Codegen() local
/external/llvm/examples/Kaleidoscope/Chapter4/
Dtoy.cpp732 Function *TheFunction = Proto->Codegen(); in Codegen() local
/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp66 const Function *TheFunction, in emitAnalysis()
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp864 Function *TheFunction; member in __anon76a8b82f0111::LoopVectorizationLegality
1001 const Function *TheFunction; member in __anon76a8b82f0111::LoopVectorizationCostModel
/external/llvm/lib/IR/
DAsmWriter.cpp558 const Function* TheFunction; member in __anond240e1da0511::SlotTracker