Searched refs:AddrOperands (Results 1 – 2 of 2) sorted by relevance
886 int AddrOperands = X86::AddrNumOperands; in emitInstruction() local888 intptr_t PCAdj = (CurOp + AddrOperands + 1 != NumOps) ? in emitInstruction()894 CurOp += AddrOperands + 1; in emitInstruction()
949 int AddrOperands = X86::AddrNumOperands; in EncodeInstruction() local952 ++AddrOperands; in EncodeInstruction()960 CurOp += AddrOperands + 1; in EncodeInstruction()