Searched defs:AVal (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Metadata.cpp | 1162 APFloat AVal = mdconst::extract<ConstantFP>(A->getOperand(0))->getValueAPF(); getMostGenericFPMath() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 6941 SDValue PVal, AVal, KVal, QVal; prepareSREMEqFold() local |