Home
last modified time | relevance | path

Searched refs:emitINSERT_FD (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.h105 MachineBasicBlock *emitINSERT_FD(MachineInstr &MI,
H A DMipsSEISelLowering.cpp1092 return emitINSERT_FD(MI, BB); in EmitInstrWithCustomInserter()
3238 MipsSETargetLowering::emitINSERT_FD(MachineInstr &MI, in emitINSERT_FD() function in MipsSETargetLowering