Searched refs:shouldInsertFixupForCodeAlign (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmBackend.h107 virtual bool shouldInsertFixupForCodeAlign(MCAssembler &Asm, function in class:llvm::MCAsmBackend
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.h64 bool shouldInsertFixupForCodeAlign(MCAssembler &Asm,
H A DRISCVAsmBackend.cpp436 bool RISCVAsmBackend::shouldInsertFixupForCodeAlign(MCAssembler &Asm, function in class:RISCVAsmBackend
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp834 // shouldInsertFixupForCodeAlign target hook.
836 getBackend().shouldInsertFixupForCodeAlign(*this, Layout, AF);

Completed in 111 milliseconds