Home
last modified time | relevance | path

Searched defs:isV9 (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCAsmInfo.cpp26 bool isV9 = (TheTriple.getArch() == Triple::sparcv9); in SparcELFMCAsmInfo() local
H A DSparcInstPrinter.cpp37 bool SparcInstPrinter::isV9(const MCSubtargetInfo &STI) const { in isV9() function in SparcInstPrinter
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2631 LowerBR_CC(SDValue Op,SelectionDAG & DAG,const SparcTargetLowering & TLI,bool hasHardQuad,bool isV9,bool is64Bit) LowerBR_CC() argument
2682 LowerSELECT_CC(SDValue Op,SelectionDAG & DAG,const SparcTargetLowering & TLI,bool hasHardQuad,bool isV9,bool is64Bit) LowerSELECT_CC() argument
3073 LowerFNEGorFABS(SDValue Op,SelectionDAG & DAG,bool isV9) LowerFNEGorFABS() argument
3247 bool isV9 = Subtarget->isV9(); LowerOperation() local
[all...]