/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/ |
D | R600ISelLowering.h | 27 virtual MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr *MI,
|
D | SIISelLowering.h | 49 virtual MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr * MI,
|
D | SIISelLowering.cpp | 65 MachineBasicBlock * SITargetLowering::EmitInstrWithCustomInserter( in EmitInstrWithCustomInserter() function in SITargetLowering 79 return AMDGPUTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
|
D | R600ISelLowering.cpp | 53 MachineBasicBlock * R600TargetLowering::EmitInstrWithCustomInserter( in EmitInstrWithCustomInserter() function in R600TargetLowering 61 default: return AMDGPUTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | R600ISelLowering.h | 27 virtual MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr *MI,
|
D | SIISelLowering.h | 49 virtual MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr * MI,
|
D | SIISelLowering.cpp | 65 MachineBasicBlock * SITargetLowering::EmitInstrWithCustomInserter( in EmitInstrWithCustomInserter() function in SITargetLowering 79 return AMDGPUTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
|
D | R600ISelLowering.cpp | 53 MachineBasicBlock * R600TargetLowering::EmitInstrWithCustomInserter( in EmitInstrWithCustomInserter() function in R600TargetLowering 61 default: return AMDGPUTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
|
/external/llvm/lib/CodeGen/ |
D | ExpandISelPseudos.cpp | 61 TLI->EmitInstrWithCustomInserter(MI, MBB); in runOnMachineFunction()
|
/external/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.h | 32 EmitInstrWithCustomInserter(MachineInstr *MI, MachineBasicBlock *MBB) const;
|
D | Mips16ISelLowering.h | 27 EmitInstrWithCustomInserter(MachineInstr *MI, MachineBasicBlock *MBB) const;
|
D | Mips16ISelLowering.cpp | 161 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, in EmitInstrWithCustomInserter() function in Mips16TargetLowering 165 return MipsTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
|
D | MipsISelLowering.h | 203 EmitInstrWithCustomInserter(MachineInstr *MI, MachineBasicBlock *MBB) const;
|
D | MipsSEISelLowering.cpp | 524 MipsSETargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, in EmitInstrWithCustomInserter() function in MipsSETargetLowering 528 return MipsTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
|
D | MipsCondMov.td | 16 // MipsISelLowering::EmitInstrWithCustomInserter if target does not have
|
/external/llvm/lib/Target/R600/ |
D | R600ISelLowering.h | 27 virtual MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr *MI,
|
D | SIISelLowering.h | 54 virtual MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr * MI,
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.h | 64 EmitInstrWithCustomInserter(MachineInstr *MI,
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.h | 139 *EmitInstrWithCustomInserter(MachineInstr *MI,
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.h | 122 MachineBasicBlock* EmitInstrWithCustomInserter(MachineInstr *MI,
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.h | 103 EmitInstrWithCustomInserter(MachineInstr *MI,
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 153 EmitInstrWithCustomInserter(MachineInstr *MI,
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 210 EmitInstrWithCustomInserter(MachineInstr *MI, MachineBasicBlock *MBB) const;
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 398 EmitInstrWithCustomInserter(MachineInstr *MI,
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 276 EmitInstrWithCustomInserter(MachineInstr *MI,
|