Home
last modified time | relevance | path

Searched defs:applyTargetSpecificCLOption (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchInstPrinter.cpp41 bool LoongArchInstPrinter::applyTargetSpecificCLOption(StringRef Opt) { in applyTargetSpecificCLOption() function in LoongArchInstPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYInstPrinter.cpp54 bool CSKYInstPrinter::applyTargetSpecificCLOption(StringRef Opt) { in applyTargetSpecificCLOption() function in CSKYInstPrinter
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstPrinter.h90 virtual bool applyTargetSpecificCLOption(StringRef Opt) { return false; } applyTargetSpecificCLOption() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVInstPrinter.cpp50 bool RISCVInstPrinter::applyTargetSpecificCLOption(StringRef Opt) { in applyTargetSpecificCLOption() function in RISCVInstPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp54 bool AArch64InstPrinter::applyTargetSpecificCLOption(StringRef Opt) { in applyTargetSpecificCLOption() function in AArch64InstPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.cpp72 bool ARMInstPrinter::applyTargetSpecificCLOption(StringRef Opt) { in applyTargetSpecificCLOption() function in ARMInstPrinter