Searched refs:allowEnhancedRelaxation (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmBackend.h63 virtual bool allowEnhancedRelaxation() const { return false; } function in class:llvm::MCAsmBackend
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp162 bool allowEnhancedRelaxation() const override;
379 bool X86AsmBackend::allowEnhancedRelaxation() const { function in class:X86AsmBackend
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp448 Backend.allowEnhancedRelaxation())) {

Completed in 82 milliseconds