Home
last modified time | relevance | path

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

12

/external/chromium_org/third_party/mesa/src/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/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.cpp61 TLI->EmitInstrWithCustomInserter(MI, MBB); in runOnMachineFunction()
/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.h32 EmitInstrWithCustomInserter(MachineInstr *MI, MachineBasicBlock *MBB) const;
DMips16ISelLowering.h27 EmitInstrWithCustomInserter(MachineInstr *MI, MachineBasicBlock *MBB) const;
DMips16ISelLowering.cpp161 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, in EmitInstrWithCustomInserter() function in Mips16TargetLowering
165 return MipsTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
DMipsISelLowering.h203 EmitInstrWithCustomInserter(MachineInstr *MI, MachineBasicBlock *MBB) const;
DMipsSEISelLowering.cpp524 MipsSETargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, in EmitInstrWithCustomInserter() function in MipsSETargetLowering
528 return MipsTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
DMipsCondMov.td16 // MipsISelLowering::EmitInstrWithCustomInserter if target does not have
/external/llvm/lib/Target/R600/
DR600ISelLowering.h27 virtual MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr *MI,
DSIISelLowering.h54 virtual MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr * MI,
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.h64 EmitInstrWithCustomInserter(MachineInstr *MI,
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h139 *EmitInstrWithCustomInserter(MachineInstr *MI,
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.h122 MachineBasicBlock* EmitInstrWithCustomInserter(MachineInstr *MI,
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.h103 EmitInstrWithCustomInserter(MachineInstr *MI,
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h153 EmitInstrWithCustomInserter(MachineInstr *MI,
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h210 EmitInstrWithCustomInserter(MachineInstr *MI, MachineBasicBlock *MBB) const;
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h398 EmitInstrWithCustomInserter(MachineInstr *MI,
/external/llvm/lib/Target/ARM/
DARMISelLowering.h276 EmitInstrWithCustomInserter(MachineInstr *MI,

12