Searched refs:lastAddrIndx (Results 1 – 1 of 1) sorted by relevance
10954 int lastAddrIndx = X86::AddrNumOperands - 1; // [0,3] in EmitAtomicBitwiseWithCustomInserter() local10955 int valArgIndx = lastAddrIndx + 1; in EmitAtomicBitwiseWithCustomInserter()10959 for (int i=0; i <= lastAddrIndx; ++i) in EmitAtomicBitwiseWithCustomInserter()10984 for (int i=0; i <= lastAddrIndx; ++i) in EmitAtomicBitwiseWithCustomInserter()11072 int lastAddrIndx = X86::AddrNumOperands - 1; // [0,3] in EmitAtomicBit6432WithCustomInserter() local11076 for (int i=0; i <= lastAddrIndx; ++i) in EmitAtomicBit6432WithCustomInserter()11081 for (int i=0; i <= lastAddrIndx-2; ++i) in EmitAtomicBit6432WithCustomInserter()11089 (*MIB).addOperand(*argOpers[lastAddrIndx]); in EmitAtomicBit6432WithCustomInserter()11111 int valArgIndx = lastAddrIndx + 1; in EmitAtomicBit6432WithCustomInserter()11147 for (int i=0; i <= lastAddrIndx; ++i) in EmitAtomicBit6432WithCustomInserter()[all …]