Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp703 MCValue NopBytes = MCValue::get(Count); in shouldInsertFixupForCodeAlign() local
705 Asm.getWriter().recordRelocation(Asm, &AF, Fixup, NopBytes, FixedValue); in shouldInsertFixupForCodeAlign()