Home
last modified time | relevance | path

Searched refs:insertInstr (Results 1 – 25 of 25) sorted by relevance

/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVCallLowering.cpp33 MIRBuilder.insertInstr(Ret); in lowerReturn()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVCallLowering.cpp33 MIRBuilder.insertInstr(Ret); in lowerReturn()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCSEInfo.cpp145 void GISelCSEInfo::insertInstr(MachineInstr *MI, void *InsertPos) { in insertInstr() function in GISelCSEInfo
199 insertInstr(MI); in handleRecordedInst()
244 insertInstr(&MI); in analyze()
DMachineIRBuilder.cpp75 return insertInstr(buildInstrNoInsert(Opcode)); in buildInstr()
83 MachineInstrBuilder MachineIRBuilder::insertInstr(MachineInstrBuilder MIB) { in insertInstr() function in MachineIRBuilder
97 return insertInstr(BuildMI(getMF(), getDL(), in buildDirectDbgValue()
110 return insertInstr(BuildMI(getMF(), getDL(), in buildIndirectDbgValue()
DCSEMIRBuilder.cpp110 getCSEInfo()->insertInstr(MIBInstr, NodeInsertPos); in memoizeMI()
DLegalizerHelper.cpp2534 MIRBuilder.insertInstr(MIB); in fewerElementsVectorMultiEltType()
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DCSEInfo.cpp147 void GISelCSEInfo::insertInstr(MachineInstr *MI, void *InsertPos) { in insertInstr() function in GISelCSEInfo
201 insertInstr(MI); in handleRecordedInst()
243 insertInstr(&MI); in analyze()
DCSEMIRBuilder.cpp125 getCSEInfo()->insertInstr(MIBInstr, NodeInsertPos); in memoizeMI()
DMachineIRBuilder.cpp45 MachineInstrBuilder MachineIRBuilder::insertInstr(MachineInstrBuilder MIB) { in insertInstr() function in MachineIRBuilder
59 return insertInstr(BuildMI(getMF(), getDL(), in buildDirectDbgValue()
72 return insertInstr(BuildMI(getMF(), getDL(), in buildIndirectDbgValue()
114 return insertInstr(MIB); in buildConstDbgValue()
DInlineAsmLowering.cpp599 MIRBuilder.insertInstr(Inst); in lowerInlineAsm()
DLegalizerHelper.cpp3307 MIRBuilder.insertInstr(MIB); in fewerElementsVectorMultiEltType()
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DCSEInfo.h112 void insertInstr(MachineInstr *MI, void *InsertPos = nullptr);
DMachineIRBuilder.h371 return insertInstr(buildInstrNoInsert(Opcode)); in buildInstr()
382 MachineInstrBuilder insertInstr(MachineInstrBuilder MIB);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DCSEInfo.h114 void insertInstr(MachineInstr *MI, void *InsertPos = nullptr);
DMachineIRBuilder.h343 MachineInstrBuilder insertInstr(MachineInstrBuilder MIB);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86CallLowering.cpp223 MIRBuilder.insertInstr(MIB); in lowerReturn()
445 MIRBuilder.insertInstr(MIB); in lowerCall()
/external/llvm-project/llvm/lib/Target/X86/
DX86CallLowering.cpp223 MIRBuilder.insertInstr(MIB); in lowerReturn()
442 MIRBuilder.insertInstr(MIB); in lowerCall()
/external/llvm-project/llvm/lib/Target/ARM/
DARMCallLowering.cpp277 MIRBuilder.insertInstr(Ret); in lowerReturn()
560 MIRBuilder.insertInstr(MIB); in lowerCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64CallLowering.cpp369 MIRBuilder.insertInstr(MIB); in lowerReturn()
906 MIRBuilder.insertInstr(MIB); in lowerTailCall()
991 MIRBuilder.insertInstr(MIB); in lowerCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMCallLowering.cpp277 MIRBuilder.insertInstr(Ret); in lowerReturn()
563 MIRBuilder.insertInstr(MIB); in lowerCall()
/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64CallLowering.cpp386 MIRBuilder.insertInstr(MIB); in lowerReturn()
930 MIRBuilder.insertInstr(MIB); in lowerTailCall()
1014 MIRBuilder.insertInstr(MIB); in lowerCall()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsCallLowering.cpp412 MIRBuilder.insertInstr(Ret); in lowerReturn()
600 MIRBuilder.insertInstr(MIB); in lowerCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsCallLowering.cpp449 MIRBuilder.insertInstr(Ret); in lowerReturn()
637 MIRBuilder.insertInstr(MIB); in lowerCall()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUCallLowering.cpp495 B.insertInstr(Ret); in lowerReturn()
1264 MIRBuilder.insertInstr(MIB); in lowerCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUCallLowering.cpp336 B.insertInstr(Ret); in lowerReturn()