Searched defs:ImmOff (Results 1 – 2 of 2) sorted by relevance
1102 static bool isPreferredADD(int64_t ImmOff) { in isPreferredADD()1145 int64_t ImmOff = (int64_t)cast<ConstantSDNode>(RHS)->getZExtValue(); in SelectAddrModeXRO() local
5434 int64_t ImmOff = ValAndVReg->Value.getSExtValue(); in selectAddrModeXRO() local5443 auto isPreferredADD = [](int64_t ImmOff) { in selectAddrModeXRO()