Searched defs:isV9 (Results 1 – 12 of 12) sorted by relevance
26 bool isV9 = (TheTriple.getArch() == Triple::sparcv9); in SparcELFMCAsmInfo() local
37 bool SparcInstPrinter::isV9(const MCSubtargetInfo &STI) const { in isV9() function in SparcInstPrinter
24 bool isV9 = (TheTriple.getArch() == Triple::sparcv9); in SparcELFMCAsmInfo() local
38 bool SparcInstPrinter::isV9(const MCSubtargetInfo &STI) const { in isV9() function in SparcInstPrinter
81 bool isV9() const { return IsV9; } in isV9() function
2844 static SDValue LowerFNEGorFABS(SDValue Op, SelectionDAG &DAG, bool isV9) { in LowerFNEGorFABS()3012 bool isV9 = Subtarget->isV9(); in LowerOperation() local
2838 static SDValue LowerFNEGorFABS(SDValue Op, SelectionDAG &DAG, bool isV9) { in LowerFNEGorFABS()3006 bool isV9 = Subtarget->isV9(); in LowerOperation() local
85 bool isV9() const { return IsV9; } in isV9() function
2863 static SDValue LowerFNEGorFABS(SDValue Op, SelectionDAG &DAG, bool isV9) { in LowerFNEGorFABS()3029 bool isV9 = Subtarget->isV9(); in LowerOperation() local