Searched refs:RawConstVal (Results 1 – 1 of 1) sorted by relevance
9195 int64_t RawConstVal = cast<ConstantSDNode>(ConstVal)->getSExtValue(); in lowerSELECT() local9197 if (RawConstVal == -0x800) { in lowerSELECT()9206 if (isInt<12>(RawConstVal)) { in lowerSELECT()