Searched refs:emitVFROUND_NOEXCEPT_MASK (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 18554 static MachineBasicBlock *emitVFROUND_NOEXCEPT_MASK(MachineInstr &MI, in emitVFROUND_NOEXCEPT_MASK() 18805 return emitVFROUND_NOEXCEPT_MASK(MI, BB, RISCV::PseudoVFCVT_X_F_V_M1_MASK); in EmitInstrWithCustomInserter() 18807 return emitVFROUND_NOEXCEPT_MASK(MI, BB, RISCV::PseudoVFCVT_X_F_V_M2_MASK); in EmitInstrWithCustomInserter() 18809 return emitVFROUND_NOEXCEPT_MASK(MI, BB, RISCV::PseudoVFCVT_X_F_V_M4_MASK); in EmitInstrWithCustomInserter() 18811 return emitVFROUND_NOEXCEPT_MASK(MI, BB, RISCV::PseudoVFCVT_X_F_V_M8_MASK); in EmitInstrWithCustomInserter() 18813 return emitVFROUND_NOEXCEPT_MASK(MI, BB, RISCV::PseudoVFCVT_X_F_V_MF2_MASK); in EmitInstrWithCustomInserter() 18815 return emitVFROUND_NOEXCEPT_MASK(MI, BB, RISCV::PseudoVFCVT_X_F_V_MF4_MASK); in EmitInstrWithCustomInserter() 18551 static MachineBasicBlock *emitVFROUND_NOEXCEPT_MASK(MachineInstr &MI, emitVFROUND_NOEXCEPT_MASK() function
|