Home
last modified time | relevance | path

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

12345678910>>...15

/dports/misc/mnn/MNN-1.2.0/codegen/cpu/llvm/
H A DLLVMTargetCodeGen.cpp46 static AllocaInst *CreateEntryBlockAlloca(Function *TheFunction, in CreateEntryBlockAlloca()
268 Function *TheFunction = builder->GetInsertBlock()->getParent(); in codegen() local
336 Function *TheFunction = builder->GetInsertBlock()->getParent(); in codegen() local
430 Function *TheFunction = target->getBuilder()->GetInsertBlock()->getParent(); in codegen() local
500 Function *TheFunction = getFunction(target, P.getName()); in codegen() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DMachineModuleSlotTracker.h23 const Function &TheFunction; variable
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/
H A DMachineModuleSlotTracker.h23 const Function &TheFunction; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineModuleSlotTracker.h23 const Function &TheFunction; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/CodeGen/
H A DMachineModuleSlotTracker.h23 const Function &TheFunction; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DMachineModuleSlotTracker.h23 const Function &TheFunction; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DMachineModuleSlotTracker.h23 const Function &TheFunction; variable
/dports/cad/opencascade/opencascade-7.6.0/src/HLRBRep/
H A DHLRBRep_TheExactInterCSurf_0.cxx37 #define TheFunction HLRBRep_TheCSFunctionOfInterCSurf macro
/dports/cad/opencascade/opencascade-7.6.0/src/IntCurveSurface/
H A DIntCurveSurface_TheExactHInter_0.cxx38 #define TheFunction IntCurveSurface_TheCSFunctionOfHInter macro
/dports/cad/opencascade/opencascade-7.6.0/src/IntPatch/
H A DIntPatch_CurvIntSurf_0.cxx38 #define TheFunction IntPatch_CSFunction macro
H A DIntPatch_TheSearchInside_0.cxx38 #define TheFunction IntPatch_TheSurfFunction macro
H A DIntPatch_TheSearchInside.hxx85 #define TheFunction IntPatch_TheSurfFunction macro
H A DIntPatch_TheSOnBounds_0.cxx44 #define TheFunction IntPatch_ArcFunction macro
/dports/cad/opencascade/opencascade-7.6.0/src/Contap/
H A DContap_TheSearchInside_0.cxx38 #define TheFunction Contap_SurfFunction macro
H A DContap_TheSearchInside.hxx86 #define TheFunction Contap_SurfFunction macro
H A DContap_TheSearch_0.cxx44 #define TheFunction Contap_ArcFunction macro
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DContap_TheSearchInside.hxx86 #define TheFunction Contap_SurfFunction macro
H A DIntPatch_TheSearchInside.hxx85 #define TheFunction IntPatch_TheSurfFunction macro
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DIntPatch_TheSearchInside.hxx96 #define TheFunction IntPatch_TheSurfFunction macro
H A DContap_TheSearchInside.hxx96 #define TheFunction Contap_SurfFunction macro
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Legalizer/
H A DPeepholeTypeLegalizer.hpp36 Function* TheFunction; member in IGC::Legalizer::PeepholeTypeLegalizer
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/examples/Kaleidoscope/Chapter7/
H A 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
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A 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
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A 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
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A 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

12345678910>>...15