Home
last modified time | relevance | path

Searched refs:Nops (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCWin64EH.cpp1039 int Nops = 0; in tryARM64PackedUnwind() local
1156 Nops++; in tryARM64PackedUnwind()
1242 if (Nops != 0 && Nops != 4) in tryARM64PackedUnwind()
1246 int H = Nops == 4; in tryARM64PackedUnwind()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp1036 const char(*Nops)[11] = in writeNopData() local
1050 OS.write(Nops[Rest - 1], Rest); in writeNopData()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ScheduleAtom.td202 // Nops don't have dependencies, so there's no actual latency, but we set this
H A DX86ScheduleBtVer2.td310 // Nops don't have dependencies, so there's no actual latency, but we set this
H A DX86ScheduleBdVer2.td317 // Nops don't have dependencies, so there's no actual latency, but we set this
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22732 for (unsigned Nops = Chain.getNumOperands(); Nops;) in visitLIFETIME_END() local
22733 Chains.push_back(Chain.getOperand(--Nops)); in visitLIFETIME_END()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc24510 …s namespace)::X86AsmBackend::WriteNopData(unsigned long long, llvm::MCObjectWriter*) const::Nops"},