Searched defs:ImmOff (Results 1 – 4 of 4) sorted by relevance
1341 static bool isPreferredADD(int64_t ImmOff) { in isPreferredADD()1384 int64_t ImmOff = (int64_t)cast<ConstantSDNode>(RHS)->getZExtValue(); in SelectAddrModeXRO() local5894 int64_t ImmOff = C->getSExtValue(); in SelectSVERegRegAddrMode() local5947 int64_t ImmOff = C->getSExtValue(); in SelectSMETileSlice() local
884 static bool isPreferredADD(int64_t ImmOff) { in isPreferredADD()927 int64_t ImmOff = (int64_t)cast<ConstantSDNode>(RHS)->getZExtValue(); in SelectAddrModeXRO() local
1029 static bool isPreferredADD(int64_t ImmOff) { in isPreferredADD()1072 int64_t ImmOff = (int64_t)cast<ConstantSDNode>(RHS)->getZExtValue(); in SelectAddrModeXRO() local
6315 int64_t ImmOff = ValAndVReg->Value.getSExtValue(); in selectAddrModeXRO() local6324 auto isPreferredADD = [](int64_t ImmOff) { in selectAddrModeXRO()