Searched refs:Nops (Results 1 – 7 of 7) sorted by relevance
1039 int Nops = 0; in tryARM64PackedUnwind() local1156 Nops++; in tryARM64PackedUnwind()1242 if (Nops != 0 && Nops != 4) in tryARM64PackedUnwind()1246 int H = Nops == 4; in tryARM64PackedUnwind()
1036 const char(*Nops)[11] = in writeNopData() local1050 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
22732 for (unsigned Nops = Chain.getNumOperands(); Nops;) in visitLIFETIME_END() local22733 Chains.push_back(Chain.getOperand(--Nops)); in visitLIFETIME_END()
24510 …s namespace)::X86AsmBackend::WriteNopData(unsigned long long, llvm::MCObjectWriter*) const::Nops"},