Searched refs:emitMCountABI (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEISelDAGToDAG.h | 133 void emitMCountABI(MachineInstr &MI, MachineBasicBlock &MBB,
|
H A D | MipsSEISelDAGToDAG.cpp | 128 void MipsSEDAGToDAGISel::emitMCountABI(MachineInstr &MI, MachineBasicBlock &MBB, in emitMCountABI() function in MipsSEDAGToDAGISel 185 emitMCountABI(MI, MBB, MF); in processFunctionAfterISel() 192 emitMCountABI(MI, MBB, MF); in processFunctionAfterISel() 197 emitMCountABI(MI, MBB, MF); in processFunctionAfterISel()
|