Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp340 FRM, enumerator
374 RISCVFPRndMode::RoundingMode FRM; member
402 struct FRMOp FRM; member
2374 RISCVFPRndMode::RoundingMode FRM = RISCVFPRndMode::stringToRoundingMode(Str); in parseFRMArg() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3108 RISCVFPRndMode::RoundingMode FRM = matchRoundingOp(Op.getOpcode()); lowerVectorFTRUNC_FCEIL_FFLOOR_FROUND() local
3211 RISCVFPRndMode::RoundingMode FRM = matchRoundingOp(Op.getOpcode()); lowerVectorStrictFTRUNC_FCEIL_FFLOOR_FROUND() local
3271 RISCVFPRndMode::RoundingMode FRM = matchRoundingOp(Op.getOpcode()); lowerFTRUNC_FCEIL_FFLOOR_FROUND() local
15302 RISCVFPRndMode::RoundingMode FRM = matchRoundingOp(Src.getOpcode()); performFP_TO_INTCombine() local
15413 RISCVFPRndMode::RoundingMode FRM = matchRoundingOp(Src.getOpcode()); performFP_TO_INT_SATCombine() local
18696 int64_t FRM = MI.getOperand(3).getImm(); emitFROUND() local
[all...]
H A DRISCVInstrInfo.cpp1607 const MachineOperand &FRM = Root.getOperand(FrmOpIdx); in finalizeInsInstrs() local