Searched defs:ScaleAmt (Results 1 – 6 of 6) sorted by relevance
652 const MCOperand &ScaleAmt = Inst.getOperand(MemOpStart + X86::AddrScaleAmt); in evaluateMemoryOperandAddress() local678 const MCOperand &ScaleAmt = Inst.getOperand(MemOpStart + X86::AddrScaleAmt); in getMemoryOperandRelocationOffset() local
533 const MCOperand &ScaleAmt = Inst.getOperand(MemOpStart + X86::AddrScaleAmt); in evaluateMemoryOperandAddress() local
154 void Scale(const FAddendCoef& ScaleAmt) { Coeff *= ScaleAmt; } in Scale()
167 void Scale(const FAddendCoef& ScaleAmt) { Coeff *= ScaleAmt; } in Scale()
168 void Scale(const FAddendCoef& ScaleAmt) { Coeff *= ScaleAmt; } in Scale()
53644 uint64_t ScaleAmt = cast<ConstantSDNode>(Scale)->getZExtValue(); in combineX86GatherScatter() local53750 uint64_t ScaleAmt = cast<ConstantSDNode>(Scale)->getZExtValue(); in combineGatherScatter() local