Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVInstPrinter.cpp36 static cl::opt<bool> EmitX8AsFP("riscv-emit-x8-as-fp", variable
62 EmitX8AsFP = true; in applyTargetSpecificCLOption()
340 if (!ArchRegNames && EmitX8AsFP && Reg == RISCV::X8) in getRegisterName()