Home
last modified time | relevance | path

Searched refs:roundingModeToString (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/Utils/
H A DRISCVBaseInfo.h111 inline static StringRef roundingModeToString(RoundingMode RndMode) { in roundingModeToString() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVInstPrinter.cpp138 O << RISCVFPRndMode::roundingModeToString(FRMArg); in printFRMArg()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVInstPrinter.cpp152 O << RISCVFPRndMode::roundingModeToString(FRMArg); in printFRMArg()
H A DRISCVBaseInfo.h290 inline static StringRef roundingModeToString(RoundingMode RndMode) { in roundingModeToString() function