Home | History | Annotate | Download | only in Utils

Lines Matching refs:APFloat

14 #include "llvm/ADT/APFloat.h"
872 bool A64Imms::isFPImm(const APFloat &Val, uint32_t &Imm8Bits) {
874 unsigned FracBits = APFloat::semanticsPrecision(Sem) - 1;