Home
last modified time | relevance | path

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

/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 { isV9() function in SparcInstPrinter
/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2636 if (is64Bit && isV9 && LHS.getValueType() == MVT::i64 && in LowerBR_CC() argument
2687 LowerSELECT_CC(SDValue Op,SelectionDAG & DAG,const SparcTargetLowering & TLI,bool hasHardQuad,bool isV9,bool is64Bit) LowerSELECT_CC() argument
3078 LowerFNEGorFABS(SDValue Op,SelectionDAG & DAG,bool isV9) LowerFNEGorFABS() argument
3252 bool isV9 = Subtarget->isV9(); LowerOperation() local
[all...]