/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 | 62 TLI->EmitInstrWithCustomInserter(MI, MBB); in runOnMachineFunction()
|
/external/llvm/lib/Target/Mips/ |
D | Mips16ISelLowering.h | 30 EmitInstrWithCustomInserter(MachineInstr *MI,
|
D | MipsSEISelLowering.h | 43 EmitInstrWithCustomInserter(MachineInstr *MI,
|
D | Mips16ISelLowering.cpp | 170 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, in EmitInstrWithCustomInserter() function in Mips16TargetLowering 174 return MipsTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
|
D | MipsISelLowering.h | 265 EmitInstrWithCustomInserter(MachineInstr *MI,
|
D | MipsCondMov.td | 16 // MipsISelLowering::EmitInstrWithCustomInserter if target does not have
|
/external/llvm/lib/Target/BPF/ |
D | BPFISelLowering.h | 46 EmitInstrWithCustomInserter(MachineInstr *MI,
|
D | BPFISelLowering.cpp | 538 BPFTargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, in EmitInstrWithCustomInserter() function in BPFTargetLowering
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.h | 27 MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr *MI,
|
D | SIISelLowering.h | 98 MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr * MI,
|
D | SIISelLowering.cpp | 875 MachineBasicBlock * SITargetLowering::EmitInstrWithCustomInserter( in EmitInstrWithCustomInserter() function in SITargetLowering 880 return AMDGPUTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
|
D | R600ISelLowering.cpp | 197 MachineBasicBlock * R600TargetLowering::EmitInstrWithCustomInserter( in EmitInstrWithCustomInserter() function in R600TargetLowering 225 return AMDGPUTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.h | 124 MachineBasicBlock* EmitInstrWithCustomInserter(MachineInstr *MI,
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.h | 70 EmitInstrWithCustomInserter(MachineInstr *MI,
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.h | 122 EmitInstrWithCustomInserter(MachineInstr *MI,
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.h | 162 MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr *MI,
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 426 MachineBasicBlock *EmitInstrWithCustomInserter(MachineInstr *MI,
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 279 EmitInstrWithCustomInserter(MachineInstr *MI,
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 254 EmitInstrWithCustomInserter(MachineInstr *MI,
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 517 EmitInstrWithCustomInserter(MachineInstr *MI,
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 707 EmitInstrWithCustomInserter(MachineInstr *MI,
|