Home
last modified time | relevance | path

Searched defs:EnableRelax (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchELFObjectWriter.cpp35 bool EnableRelax; member in __anon2804d6ff0111::LoongArchELFObjectWriter
40 bool EnableRelax) in LoongArchELFObjectWriter()
H A DLoongArchMCCodeEmitter.cpp141 bool EnableRelax = STI.hasFeature(LoongArch::FeatureRelax); in getExprOpValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchExpandPseudoInsts.cpp189 bool EnableRelax = STI.hasFeature(LoongArch::FeatureRelax); in expandPcalau12iInstPair() local
485 bool EnableRelax = STI.hasFeature(LoongArch::FeatureRelax); in expandLoadAddressTLSDesc() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCCodeEmitter.cpp565 bool EnableRelax = STI.hasFeature(RISCV::FeatureRelax); in getImmOpValue() local