Searched defs:ImmOff (Results 1 – 4 of 4) sorted by relevance
1314 static bool isPreferredADD(int64_t ImmOff) { in isPreferredADD()1357 int64_t ImmOff = (int64_t)RHS->getAsZExtVal(); in SelectAddrModeXRO() local7573 int64_t ImmOff = C->getSExtValue(); in SelectSVERegRegAddrMode() local7623 int64_t ImmOff = C->getSExtValue(); in SelectSMETileSlice() local
2293 Value *ImmOff = I.getArgOperand(3); in visitIntrinsicInst() local
2246 int64_t ImmOff = 0; in SelectSMRDBaseOffset() local
7457 int64_t ImmOff = ValAndVReg->Value.getSExtValue(); in selectAddrModeXRO() local7466 auto isPreferredADD = [](int64_t ImmOff) { in selectAddrModeXRO()