/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 | 255 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/R600/ |
D | R600ISelLowering.h | 27 MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr *MI,
|
D | SIISelLowering.h | 90 MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr * MI,
|
D | SIISelLowering.cpp | 591 MachineBasicBlock * SITargetLowering::EmitInstrWithCustomInserter( in EmitInstrWithCustomInserter() function in SITargetLowering 600 return AMDGPUTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.h | 123 MachineBasicBlock* EmitInstrWithCustomInserter(MachineInstr *MI,
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.h | 70 EmitInstrWithCustomInserter(MachineInstr *MI,
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.h | 120 EmitInstrWithCustomInserter(MachineInstr *MI,
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.h | 189 EmitInstrWithCustomInserter(MachineInstr *MI,
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 270 MachineBasicBlock *EmitInstrWithCustomInserter(MachineInstr *MI,
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 289 EmitInstrWithCustomInserter(MachineInstr *MI,
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 254 EmitInstrWithCustomInserter(MachineInstr *MI,
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 645 EmitInstrWithCustomInserter(MachineInstr *MI,
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 486 EmitInstrWithCustomInserter(MachineInstr *MI,
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 2758 EmitInstrWithCustomInserter(MachineInstr *MI, MachineBasicBlock *MBB) const;
|