| /llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/ |
| H A D | OrcTestCommon.h | 102 orc::SymbolFlagsMap SymbolFlags, MaterializeFunction Materialize, 108 Materialize(std::move(Materialize)), Discard(std::move(Discard)), in MaterializationUnit() 120 Materialize(std::move(R)); in materialize() 132 MaterializeFunction Materialize;
|
| H A D | OrcCAPITest.cpp | 510 void Materialize(void *Ctx, LLVMOrcMaterializationResponsibilityRef MR) { in Materialize() function 644 "MU", (void *)Jit, &Sym, 1, NULL, &Materialize, NULL, &Destroy); in TEST_F()
|
| /llvm-project-15.0.7/llvm/examples/OrcV2Examples/OrcV2CBindingsVeryLazy/ |
| H A D | OrcV2CBindingsVeryLazy.c | 110 void Materialize(void *Ctx, LLVMOrcMaterializationResponsibilityRef MR) { in Materialize() function 218 &Materialize, NULL, &Destroy); in main() 222 &Materialize, NULL, &Destroy); in main()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | arm64-fast-isel-materialize.ll | 5 ; Materialize using fmov 38 ; Materialize from constant pool
|
| /llvm-project-15.0.7/lldb/include/lldb/Expression/ |
| H A D | Materializer.h | 67 DematerializerSP Materialize(lldb::StackFrameSP &frame_sp, IRMemoryMap &map, 119 virtual void Materialize(lldb::StackFrameSP &frame_sp, IRMemoryMap &map,
|
| /llvm-project-15.0.7/llvm/tools/llvm-extract/ |
| H A D | llvm-extract.cpp | 303 auto Materialize = [&](GlobalValue &GV) { ExitOnErr(GV.materialize()); }; in main() local 308 Materialize(*GVs[i]); in main() 314 Materialize(F); in main()
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/ |
| H A D | OrcV2CBindings.cpp | 116 LLVMOrcMaterializationUnitMaterializeFunction Materialize, in OrcCAPIMaterializationUnit() argument 121 Name(std::move(Name)), Ctx(Ctx), Materialize(Materialize), in OrcCAPIMaterializationUnit() 134 Materialize(Tmp, wrap(R.release())); in materialize() 144 LLVMOrcMaterializationUnitMaterializeFunction Materialize = nullptr; member in __anonee3010090111::OrcCAPIMaterializationUnit 450 LLVMOrcMaterializationUnitMaterializeFunction Materialize, in LLVMOrcCreateCustomMaterializationUnit() argument 461 Name, std::move(SFM), std::move(IS), Ctx, Materialize, Discard, Destroy)); in LLVMOrcCreateCustomMaterializationUnit()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | materialize.ll | 233 ; Materialize -1 (thiscall forces it into %ecx). 255 ; Materialize -1 (thiscall forces it into %ecx). 284 ; Materialize -1 (thiscall forces it into %ecx). 306 ; Materialize -1 (thiscall forces it into %ecx).
|
| H A D | sse-domains.ll | 36 ; Materialize a zeroinitializer and a constant-pool load in the integer domain.
|
| /llvm-project-15.0.7/lldb/source/Expression/ |
| H A D | Materializer.cpp | 149 void Materialize(lldb::StackFrameSP &frame_sp, IRMemoryMap &map, in Materialize() function in EntityPersistentVariable 439 void Materialize(lldb::StackFrameSP &frame_sp, IRMemoryMap &map, in Materialize() function in EntityVariableBase 922 void Materialize(lldb::StackFrameSP &frame_sp, IRMemoryMap &map, in Materialize() function in EntityResultVariable 1200 void Materialize(lldb::StackFrameSP &frame_sp, IRMemoryMap &map, in Materialize() function in EntitySymbol 1319 void Materialize(lldb::StackFrameSP &frame_sp, IRMemoryMap &map, in Materialize() function in EntityRegister 1494 Materializer::Materialize(lldb::StackFrameSP &frame_sp, IRMemoryMap &map, in Materialize() function in Materializer 1516 entity_up->Materialize(frame_sp, map, process_address, error); in Materialize()
|
| H A D | LLVMUserExpression.cpp | 358 m_dematerializer_sp = m_materializer_up->Materialize( in PrepareToExecuteJITExpression()
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/ARM/ |
| H A D | single-constant-use-preserves-dbgloc.ll | 33 ; Materialize the constant.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | frame-index-elimination.ll | 8 ; Materialize into a mov. Make sure there isn't an unnecessary copy. 54 ; Materialize into an add of a constant offset from the FI.
|
| /llvm-project-15.0.7/llvm/include/llvm-c/ |
| H A D | Orc.h | 657 LLVMOrcMaterializationUnitMaterializeFunction Materialize,
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | fast-isel-call.ll | 44 ;; Materialize i1 1
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | Expr.cpp | 1874 if (auto *Materialize = dyn_cast<MaterializeTemporaryExpr>(E)) in ignoreImplicitSemaNodes() local 1875 return Materialize->getSubExpr(); in ignoreImplicitSemaNodes()
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | Mips64InstrInfo.td | 645 // Materialize i64 constants.
|
| H A D | MipsInstrInfo.td | 3113 // Materialize constants.
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMInstrVFP.td | 2605 // Materialize FP immediates. VFP3 only.
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86InstrCompiler.td | 334 // Materialize i64 constant where top 32-bits are zero. This could theoretically
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrVSX.td | 2800 // Materialize a zero-vector of long long
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.td | 1616 // Materialize FP constants via MOVi32imm/MOVi64imm (MachO large code model).
|