Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp616 APFloat(APFloat::IEEEdouble(), APInt(64, getFPConst()))); in isLoadFPImm()
1024 uint64_t getFPConst() const { in getFPConst() function
1233 APFloat(APFloat::IEEEdouble(), APInt(64, getFPConst()))); in addFPImmOperands()