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.cpp703 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
820 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
885 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
969 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
1037 Function *TheFunction = getFunction(P.getName()); 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/Chapter8/
Dtoy.cpp885 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
1011 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
1076 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
1162 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
1232 Function *TheFunction = getFunction(P.getName()); in codegen() local
/external/llvm/examples/Kaleidoscope/Chapter5/
Dtoy.cpp604 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
672 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
768 Function *TheFunction = getFunction(P.getName()); 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/initial/
Dtoy.cpp745 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
853 Function *TheFunction = C.getBuilder().GetInsertBlock()->getParent(); in IRGen() local
916 Function *TheFunction = C.getBuilder().GetInsertBlock()->getParent(); in IRGen() local
996 Function *TheFunction = C.getBuilder().GetInsertBlock()->getParent(); in IRGen() local
1097 Function *TheFunction = Proto->IRGen(C); in IRGen() local
/external/llvm/examples/Kaleidoscope/Orc/lazy_irgen/
Dtoy.cpp745 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
853 Function *TheFunction = C.getBuilder().GetInsertBlock()->getParent(); in IRGen() local
916 Function *TheFunction = C.getBuilder().GetInsertBlock()->getParent(); in IRGen() local
996 Function *TheFunction = C.getBuilder().GetInsertBlock()->getParent(); in IRGen() local
1097 Function *TheFunction = Proto->IRGen(C); in IRGen() local
/external/llvm/examples/Kaleidoscope/Orc/lazy_codegen/
Dtoy.cpp745 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
853 Function *TheFunction = C.getBuilder().GetInsertBlock()->getParent(); in IRGen() local
916 Function *TheFunction = C.getBuilder().GetInsertBlock()->getParent(); in IRGen() local
996 Function *TheFunction = C.getBuilder().GetInsertBlock()->getParent(); in IRGen() local
1097 Function *TheFunction = Proto->IRGen(C); in IRGen() local
/external/llvm/examples/Kaleidoscope/Orc/fully_lazy/
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
997 Function *TheFunction = C.getBuilder().GetInsertBlock()->getParent(); in IRGen() local
1098 Function *TheFunction = Proto->IRGen(C); in IRGen() local
/external/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp715 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
783 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
879 Function *TheFunction = getFunction(P.getName()); in codegen() local
/external/llvm/examples/Kaleidoscope/Chapter3/
Dtoy.cpp467 Function *TheFunction = TheModule->getFunction(Proto->getName()); in codegen() local
/external/llvm/examples/Kaleidoscope/Chapter4/
Dtoy.cpp494 Function *TheFunction = getFunction(P.getName()); in codegen() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1145 static void emitAnalysisDiag(const Function *TheFunction, const Loop *TheLoop, in emitAnalysisDiag()
1350 Function *TheFunction; member in __anon22a0acd40111::LoopVectorizationLegality
1515 const Function *TheFunction; member in __anon22a0acd40111::LoopVectorizationCostModel
/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp73 const Function *TheFunction, in emitAnalysis()
/external/llvm/lib/IR/
DAsmWriter.cpp573 const Function* TheFunction; member in llvm::SlotTracker