Home
last modified time | relevance | path

Searched defs:FRM (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1284 const MachineOperand &FRM = Root.getOperand(FrmOpIdx); in finalizeInsInstrs() local
H A DRISCVISelLowering.cpp2148 RISCVFPRndMode::RoundingMode FRM = matchRoundingOp(Op.getOpcode()); in lowerVectorFTRUNC_FCEIL_FFLOOR_FROUND() local
2205 RISCVFPRndMode::RoundingMode FRM = matchRoundingOp(Op.getOpcode()); in lowerFTRUNC_FCEIL_FFLOOR_FROUND() local
9576 RISCVFPRndMode::RoundingMode FRM = matchRoundingOp(Src.getOpcode()); in performFP_TO_INTCombine() local
9677 RISCVFPRndMode::RoundingMode FRM = matchRoundingOp(Src.getOpcode()); in performFP_TO_INT_SATCombine() local
11589 int64_t FRM = MI.getOperand(3).getImm(); in emitFROUND() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp978 RISCVFPRndMode::RoundingMode FRM = in getRoundingMode() local