Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3168 static std::optional<uint64_t> getExactInteger(const APFloat &APF, in getExactInteger() function
3223 if (auto ExactInteger = getExactInteger( in isSimpleVIDSequence()
3283 Val = *getExactInteger( in isSimpleVIDSequence()