Home
last modified time | relevance | path

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

12

/external/mesa3d/src/gallium/drivers/radeon/
DR600ISelLowering.h27 virtual MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr *MI,
DSIISelLowering.h49 virtual MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr * MI,
DSIISelLowering.cpp65 MachineBasicBlock * SITargetLowering::EmitInstrWithCustomInserter( in EmitInstrWithCustomInserter() function in SITargetLowering
79 return AMDGPUTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
DR600ISelLowering.cpp53 MachineBasicBlock * R600TargetLowering::EmitInstrWithCustomInserter( in EmitInstrWithCustomInserter() function in R600TargetLowering
61 default: return AMDGPUTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
/external/llvm/lib/CodeGen/
DExpandISelPseudos.cpp62 TLI->EmitInstrWithCustomInserter(MI, MBB); in runOnMachineFunction()
/external/llvm/lib/Target/Mips/
DMips16ISelLowering.h30 EmitInstrWithCustomInserter(MachineInstr *MI,
DMipsSEISelLowering.h43 EmitInstrWithCustomInserter(MachineInstr *MI,
DMips16ISelLowering.cpp170 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, in EmitInstrWithCustomInserter() function in Mips16TargetLowering
174 return MipsTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
DMipsISelLowering.h265 EmitInstrWithCustomInserter(MachineInstr *MI,
DMipsCondMov.td16 // MipsISelLowering::EmitInstrWithCustomInserter if target does not have
/external/llvm/lib/Target/BPF/
DBPFISelLowering.h46 EmitInstrWithCustomInserter(MachineInstr *MI,
DBPFISelLowering.cpp538 BPFTargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, in EmitInstrWithCustomInserter() function in BPFTargetLowering
/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.h27 MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr *MI,
DSIISelLowering.h98 MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr * MI,
DSIISelLowering.cpp875 MachineBasicBlock * SITargetLowering::EmitInstrWithCustomInserter( in EmitInstrWithCustomInserter() function in SITargetLowering
880 return AMDGPUTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
DR600ISelLowering.cpp197 MachineBasicBlock * R600TargetLowering::EmitInstrWithCustomInserter( in EmitInstrWithCustomInserter() function in R600TargetLowering
225 return AMDGPUTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.h124 MachineBasicBlock* EmitInstrWithCustomInserter(MachineInstr *MI,
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.h70 EmitInstrWithCustomInserter(MachineInstr *MI,
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.h122 EmitInstrWithCustomInserter(MachineInstr *MI,
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h162 MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr *MI,
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h426 MachineBasicBlock *EmitInstrWithCustomInserter(MachineInstr *MI,
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h279 EmitInstrWithCustomInserter(MachineInstr *MI,
/external/llvm/lib/Target/ARM/
DARMISelLowering.h254 EmitInstrWithCustomInserter(MachineInstr *MI,
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h517 EmitInstrWithCustomInserter(MachineInstr *MI,
/external/llvm/lib/Target/X86/
DX86ISelLowering.h707 EmitInstrWithCustomInserter(MachineInstr *MI,

12