Searched refs:AVal (Results 1 – 2 of 2) sorted by relevance
38 %AVal = load i32, i32* @A ; <i32> [#uses=2]40 store i32 %AVal, i32* %C047 %X = sub i32 %AVal, %BVal ; <i32> [#uses=1]
813 APFloat AVal = mdconst::extract<ConstantFP>(A->getOperand(0))->getValueAPF(); in getMostGenericFPMath() local815 if (AVal.compare(BVal) == APFloat::cmpLessThan) in getMostGenericFPMath()