Home
last modified time | relevance | path

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

12

/NextBSD/contrib/llvm/lib/CodeGen/
HDExpandISelPseudos.cpp62 TLI->EmitInstrWithCustomInserter(MI, MBB); in runOnMachineFunction()
/NextBSD/contrib/llvm/lib/Target/Mips/
HDMips16ISelLowering.h30 EmitInstrWithCustomInserter(MachineInstr *MI,
HDMipsSEISelLowering.h43 EmitInstrWithCustomInserter(MachineInstr *MI,
HDMips16ISelLowering.cpp170 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, in EmitInstrWithCustomInserter() function in Mips16TargetLowering
174 return MipsTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
HDMipsISelLowering.h258 EmitInstrWithCustomInserter(MachineInstr *MI,
HDMipsCondMov.td16 // MipsISelLowering::EmitInstrWithCustomInserter if target does not have
HDMipsSEISelLowering.cpp1114 MipsSETargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, in EmitInstrWithCustomInserter() function in MipsSETargetLowering
1118 return MipsTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
/NextBSD/contrib/llvm/lib/Target/BPF/
HDBPFISelLowering.h46 EmitInstrWithCustomInserter(MachineInstr *MI,
HDBPFISelLowering.cpp538 BPFTargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, in EmitInstrWithCustomInserter() function in BPFTargetLowering
/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDR600ISelLowering.h27 MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr *MI,
HDSIISelLowering.h91 MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr * MI,
HDSIISelLowering.cpp693 MachineBasicBlock * SITargetLowering::EmitInstrWithCustomInserter( in EmitInstrWithCustomInserter() function in SITargetLowering
702 return AMDGPUTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
HDR600ISelLowering.cpp193 MachineBasicBlock * R600TargetLowering::EmitInstrWithCustomInserter( in EmitInstrWithCustomInserter() function in R600TargetLowering
221 return AMDGPUTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
/NextBSD/contrib/llvm/lib/Target/MSP430/
HDMSP430ISelLowering.h124 MachineBasicBlock* EmitInstrWithCustomInserter(MachineInstr *MI,
HDMSP430ISelLowering.cpp1303 MSP430TargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, in EmitInstrWithCustomInserter() function in MSP430TargetLowering
/NextBSD/contrib/llvm/lib/Target/Sparc/
HDSparcISelLowering.h70 EmitInstrWithCustomInserter(MachineInstr *MI,
/NextBSD/contrib/llvm/lib/Target/XCore/
HDXCoreISelLowering.h122 EmitInstrWithCustomInserter(MachineInstr *MI,
HDXCoreISelLowering.cpp1558 XCoreTargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, in EmitInstrWithCustomInserter() function in XCoreTargetLowering
/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDHexagonISelLowering.h163 MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr *MI,
/NextBSD/contrib/llvm/lib/Target/SystemZ/
HDSystemZISelLowering.h412 MachineBasicBlock *EmitInstrWithCustomInserter(MachineInstr *MI,
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.h290 EmitInstrWithCustomInserter(MachineInstr *MI,
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMISelLowering.h256 EmitInstrWithCustomInserter(MachineInstr *MI,
/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCISelLowering.h510 EmitInstrWithCustomInserter(MachineInstr *MI,
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86ISelLowering.h681 EmitInstrWithCustomInserter(MachineInstr *MI,
/NextBSD/contrib/llvm/include/llvm/Target/
HDTargetLowering.h2810 EmitInstrWithCustomInserter(MachineInstr *MI, MachineBasicBlock *MBB) const;

12