Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A 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
H A 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
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp677 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 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
H A 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
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/
H A 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
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp578 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 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
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/
H A Dtoy.cpp867 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 Dtoy.cpp686 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 Dtoy.cpp448 Function *TheFunction = Proto->Codegen(); in Codegen() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/
H A Dtoy.cpp496 Function *TheFunction = Proto->Codegen(); in Codegen() local
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp526 const Function* TheFunction; member in llvm::SlotTracker
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp858 Function *TheFunction; member in __anond293faa00111::LoopVectorizationLegality
1002 const Function *TheFunction; member in __anond293faa00111::LoopVectorizationCostModel