Home
last modified time | relevance | path

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

12

/external/llvm-project/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp735 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
850 Function *TheFunction = Builder->GetInsertBlock()->getParent(); in codegen() local
913 Function *TheFunction = Builder->GetInsertBlock()->getParent(); in codegen() local
996 Function *TheFunction = Builder->GetInsertBlock()->getParent(); in codegen() local
1063 Function *TheFunction = getFunction(P.getName()); in codegen() local
/external/llvm-project/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp619 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
727 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
789 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
870 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
966 Function *TheFunction = Proto->Codegen(); in Codegen() local
Dtoy.cpp903 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
1007 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
1069 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
1150 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
1253 Function *TheFunction = Proto->Codegen(); in Codegen() local
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
Dtoy.cpp716 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
831 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
894 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
977 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
1044 Function *TheFunction = getFunction(P.getName()); in codegen() local
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
Dtoy.cpp716 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
831 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
894 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
977 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
1044 Function *TheFunction = getFunction(P.getName()); in codegen() local
/external/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
Dtoy.cpp712 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
827 Function *TheFunction = Builder->GetInsertBlock()->getParent(); in codegen() local
890 Function *TheFunction = Builder->GetInsertBlock()->getParent(); in codegen() local
973 Function *TheFunction = Builder->GetInsertBlock()->getParent(); in codegen() local
1048 Function *TheFunction = getFunction(P.getName()); in codegen() local
/external/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
Dtoy.cpp729 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
844 Function *TheFunction = Builder->GetInsertBlock()->getParent(); in codegen() local
907 Function *TheFunction = Builder->GetInsertBlock()->getParent(); in codegen() local
990 Function *TheFunction = Builder->GetInsertBlock()->getParent(); in codegen() local
1057 Function *TheFunction = getFunction(P.getName()); in codegen() local
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
Dtoy.cpp705 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
820 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
883 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
966 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
1040 Function *TheFunction = getFunction(P.getName()); in codegen() local
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
Dtoy.cpp716 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
831 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
894 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
977 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
1044 Function *TheFunction = getFunction(P.getName()); in codegen() local
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp619 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
727 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
789 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
870 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
966 Function *TheFunction = Proto->Codegen(); in Codegen() local
Dtoy.cpp903 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
1007 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
1069 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
1150 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
1253 Function *TheFunction = Proto->Codegen(); in Codegen() local
/external/llvm/examples/Kaleidoscope/Chapter8/
Dtoy.cpp712 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
827 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
890 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
973 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
1040 Function *TheFunction = getFunction(P.getName()); in codegen() local
/external/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp717 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
832 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
895 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
978 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
1045 Function *TheFunction = getFunction(P.getName()); in codegen() local
/external/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
Dtoy.cpp729 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
844 Function *TheFunction = Builder->GetInsertBlock()->getParent(); in codegen() local
907 Function *TheFunction = Builder->GetInsertBlock()->getParent(); in codegen() local
990 Function *TheFunction = Builder->GetInsertBlock()->getParent(); in codegen() local
1057 Function *TheFunction = getFunction(P.getName()); in codegen() local
/external/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
Dtoy.cpp729 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
844 Function *TheFunction = Builder->GetInsertBlock()->getParent(); in codegen() local
907 Function *TheFunction = Builder->GetInsertBlock()->getParent(); in codegen() local
990 Function *TheFunction = Builder->GetInsertBlock()->getParent(); in codegen() local
1057 Function *TheFunction = getFunction(P.getName()); in codegen() local
/external/llvm-project/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy-jit.cpp634 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
745 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
807 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
888 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
984 Function *TheFunction = Proto->Codegen(); in Codegen() local
Dtoy.cpp1005 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
1109 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
1171 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
1252 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
1355 Function *TheFunction = Proto->Codegen(); in Codegen() local
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy-jit.cpp634 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
745 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
807 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
888 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
984 Function *TheFunction = Proto->Codegen(); in Codegen() local
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
Dtoy.cpp727 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
842 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
905 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
988 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
1062 Function *TheFunction = getFunction(P.getName()); in codegen() local
/external/llvm-project/llvm/examples/Kaleidoscope/Chapter8/
Dtoy.cpp734 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
849 Function *TheFunction = Builder->GetInsertBlock()->getParent(); in codegen() local
912 Function *TheFunction = Builder->GetInsertBlock()->getParent(); in codegen() local
995 Function *TheFunction = Builder->GetInsertBlock()->getParent(); in codegen() local
1062 Function *TheFunction = getFunction(P.getName()); in codegen() local
/external/llvm/examples/Kaleidoscope/Chapter9/
Dtoy.cpp886 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
1011 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
1074 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
1159 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
1228 Function *TheFunction = getFunction(P.getName()); in codegen() local
/external/llvm-project/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp863 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
967 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
1029 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
1110 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
1213 Function *TheFunction = Proto->Codegen(); in Codegen() local
/external/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp863 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
967 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
1029 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
1110 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
1213 Function *TheFunction = Proto->Codegen(); in Codegen() local
/external/llvm/examples/Kaleidoscope/Chapter5/
Dtoy.cpp616 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
682 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in codegen() local
776 Function *TheFunction = getFunction(P.getName()); in codegen() local
/external/llvm-project/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp1077 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
1187 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
1249 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
1330 Function *TheFunction = Builder.GetInsertBlock()->getParent(); in Codegen() local
1433 Function *TheFunction = Proto->Codegen(); in Codegen() local

12