Searched defs:ImmOff (Results 1 – 2 of 2) sorted by relevance
1136 static bool isPreferredADD(int64_t ImmOff) { in isPreferredADD()1179 int64_t ImmOff = (int64_t)cast<ConstantSDNode>(RHS)->getZExtValue(); in SelectAddrModeXRO() local5038 int64_t ImmOff = C->getSExtValue(); in SelectSVERegRegAddrMode() local
5594 int64_t ImmOff = ValAndVReg->Value.getSExtValue(); in selectAddrModeXRO() local5603 auto isPreferredADD = [](int64_t ImmOff) { in selectAddrModeXRO()