Home
last modified time | relevance | path

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

12

/trueos/contrib/llvm/lib/CodeGen/
HDExpandISelPseudos.cpp61 TLI->EmitInstrWithCustomInserter(MI, MBB); in runOnMachineFunction()
/trueos/contrib/llvm/lib/Target/Mips/
HDMips16ISelLowering.h27 EmitInstrWithCustomInserter(MachineInstr *MI, MachineBasicBlock *MBB) const;
HDMipsSEISelLowering.h40 EmitInstrWithCustomInserter(MachineInstr *MI, MachineBasicBlock *MBB) const;
HDMips16ISelLowering.cpp167 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, in EmitInstrWithCustomInserter() function in Mips16TargetLowering
171 return MipsTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
HDMipsCondMov.td16 // MipsISelLowering::EmitInstrWithCustomInserter if target does not have
HDMipsISelLowering.h242 EmitInstrWithCustomInserter(MachineInstr *MI, MachineBasicBlock *MBB) const;
HDMipsSEISelLowering.cpp1013 MipsSETargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, in EmitInstrWithCustomInserter() function in MipsSETargetLowering
1017 return MipsTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
/trueos/contrib/llvm/lib/Target/R600/
HDR600ISelLowering.h27 virtual MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr *MI,
HDSIISelLowering.h61 virtual MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr * MI,
HDSIISelLowering.cpp335 MachineBasicBlock * SITargetLowering::EmitInstrWithCustomInserter( in EmitInstrWithCustomInserter() function in SITargetLowering
342 return AMDGPUTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
HDR600ISelLowering.cpp127 MachineBasicBlock * R600TargetLowering::EmitInstrWithCustomInserter( in EmitInstrWithCustomInserter() function in R600TargetLowering
152 return AMDGPUTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
/trueos/contrib/llvm/patches/
HDpatch-r262261-llvm-r199975-sparc.diff146 SparcTargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI,
156 @@ -2842,17 +2837,64 @@ SparcTargetLowering::EmitInstrWithCustomInserter(M
226 @@ -2906,6 +2948,100 @@ SparcTargetLowering::EmitInstrWithCustomInserter(M
HDpatch-r262264-llvm-r200453-sparc.diff43 @@ -2885,6 +2885,9 @@ SparcTargetLowering::EmitInstrWithCustomInserter(M
/trueos/contrib/llvm/lib/Target/MSP430/
HDMSP430ISelLowering.h122 MachineBasicBlock* EmitInstrWithCustomInserter(MachineInstr *MI,
HDMSP430ISelLowering.cpp1306 MSP430TargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, in EmitInstrWithCustomInserter() function in MSP430TargetLowering
/trueos/contrib/llvm/lib/Target/Hexagon/
HDHexagonISelLowering.h139 *EmitInstrWithCustomInserter(MachineInstr *MI,
HDHexagonISelLowering.cpp1592 HexagonTargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, in EmitInstrWithCustomInserter() function in HexagonTargetLowering
/trueos/contrib/llvm/lib/Target/Sparc/
HDSparcISelLowering.h70 EmitInstrWithCustomInserter(MachineInstr *MI,
/trueos/contrib/llvm/lib/Target/XCore/
HDXCoreISelLowering.h110 EmitInstrWithCustomInserter(MachineInstr *MI,
/trueos/contrib/llvm/lib/Target/SystemZ/
HDSystemZISelLowering.h225 EmitInstrWithCustomInserter(MachineInstr *MI,
/trueos/contrib/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.h278 EmitInstrWithCustomInserter(MachineInstr *MI, MachineBasicBlock *MBB) const;
/trueos/contrib/llvm/lib/Target/PowerPC/
HDPPCISelLowering.h398 EmitInstrWithCustomInserter(MachineInstr *MI,
/trueos/contrib/llvm/lib/Target/ARM/
HDARMISelLowering.h264 EmitInstrWithCustomInserter(MachineInstr *MI,
/trueos/contrib/llvm/lib/Target/X86/
HDX86ISelLowering.h607 EmitInstrWithCustomInserter(MachineInstr *MI,
/trueos/contrib/llvm/include/llvm/Target/
HDTargetLowering.h2284 EmitInstrWithCustomInserter(MachineInstr *MI, MachineBasicBlock *MBB) const;

12