Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsSEISelLowering.h132 MachineBasicBlock *emitFPEXTEND_PSEUDO(MachineInstr &MI,
DMipsSEISelLowering.cpp1126 return emitFPEXTEND_PSEUDO(MI, BB, false); in EmitInstrWithCustomInserter()
1130 return emitFPEXTEND_PSEUDO(MI, BB, true); in EmitInstrWithCustomInserter()
3745 MipsSETargetLowering::emitFPEXTEND_PSEUDO(MachineInstr &MI, in emitFPEXTEND_PSEUDO() function in MipsSETargetLowering