Searched refs:EmitInstrWithCustomInserter (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelLowering.h30 EmitInstrWithCustomInserter(MachineInstr &MI,
H A DMipsSEISelLowering.h53 EmitInstrWithCustomInserter(MachineInstr &MI,
H A DMips16ISelLowering.cpp164 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, function in class:Mips16TargetLowering
168 return MipsTargetLowering::EmitInstrWithCustomInserter(MI, BB);
H A DMipsISelLowering.h343 EmitInstrWithCustomInserter(MachineInstr &MI,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DFinalizeISel.cpp62 MachineBasicBlock *NewMBB = TLI->EmitInstrWithCustomInserter(MI, MBB);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.h54 EmitInstrWithCustomInserter(MachineInstr &MI,
H A DBPFISelLowering.cpp617 BPFTargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, function in class:BPFTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.h33 EmitInstrWithCustomInserter(MachineInstr &MI,
H A DSIISelLowering.h344 EmitInstrWithCustomInserter(MachineInstr &MI,
H A DR600ISelLowering.cpp292 R600TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, function in class:R600TargetLowering
319 return AMDGPUTargetLowering::EmitInstrWithCustomInserter(MI, BB);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.h59 EmitInstrWithCustomInserter(MachineInstr &MI,
H A DWebAssemblyISelLowering.cpp437 MachineBasicBlock *WebAssemblyTargetLowering::EmitInstrWithCustomInserter( function in class:WebAssemblyTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.h121 EmitInstrWithCustomInserter(MachineInstr &MI,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.h131 EmitInstrWithCustomInserter(MachineInstr &MI,
H A DMSP430ISelLowering.cpp1556 MSP430TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, function in class:MSP430TargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.h109 EmitInstrWithCustomInserter(MachineInstr &MI,
H A DAVRISelLowering.cpp1596 AVRTargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, function in class:llvm::AVRTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h71 EmitInstrWithCustomInserter(MachineInstr &MI,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h108 EmitInstrWithCustomInserter(MachineInstr &MI,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h496 EmitInstrWithCustomInserter(MachineInstr &MI,
649 // Implement EmitInstrWithCustomInserter for individual operation types.
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h387 EmitInstrWithCustomInserter(MachineInstr &MI,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h327 EmitInstrWithCustomInserter(MachineInstr &MI,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h776 EmitInstrWithCustomInserter(MachineInstr &MI,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h845 EmitInstrWithCustomInserter(MachineInstr &MI,
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4229 EmitInstrWithCustomInserter(MachineInstr &MI, MachineBasicBlock *MBB) const;

Completed in 255 milliseconds

12