Searched defs:isV9 (Results 1 – 3 of 3) sorted by relevance
26 bool isV9 = (TheTriple.getArch() == Triple::sparcv9); in SparcELFMCAsmInfo() local
37 bool SparcInstPrinter::isV9(const MCSubtargetInfo &STI) const { isV9() function in SparcInstPrinter
2636 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...]