Searched refs:NVal (Results 1 – 2 of 2) sorted by relevance
309 SDValue NVal = CurDAG->getConstant(val, DL, LD->getValueType(0)); in PreprocessLoad() local315 SDValue To[] = {NVal, NVal}; in PreprocessLoad()
10181 uint64_t NVal = -C->getSExtValue(); in LowerAsmOperandForConstraint() local10182 if (isUInt<12>(NVal) || isShiftedUInt<12, 12>(NVal)) { in LowerAsmOperandForConstraint()