Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3340 static std::optional<uint64_t> getExactInteger(const APFloat &APF, in getExactInteger()
3395 getExactInteger(cast<ConstantFPSDNode>(Elt)->getValueAPF(), OpSize); in isSimpleVIDSequence()
3339 static std::optional<uint64_t> getExactInteger(const APFloat &APF, getExactInteger() function