Searched refs:Nops (Results 1 – 6 of 6) sorted by relevance
838 int Nops = 0; in tryARM64PackedUnwind() 955 Nops++; in tryARM64PackedUnwind() 1036 if (Nops != 0 && Nops != 4) in tryARM64PackedUnwind() 1040 int H = Nops == 4; in tryARM64PackedUnwind() 830 int Nops = 0; tryARM64PackedUnwind() local
1032 const char(*Nops)[11] = in writeNopData() local1046 OS.write(Nops[Rest - 1], Rest); in writeNopData()
202 // Nops don't have dependencies, so there's no actual latency, but we set this
310 // Nops don't have dependencies, so there's no actual latency, but we set this
317 // Nops don't have dependencies, so there's no actual latency, but we set this
21675 for (unsigned Nops = Chain.getNumOperands(); Nops;) in visitLIFETIME_END() local21676 Chains.push_back(Chain.getOperand(--Nops)); in visitLIFETIME_END()