Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcSubtarget.h36 bool isV9() const { return IsV9; } in isV9() function
/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcMCAsmInfo.cpp24 bool isV9 = (TheTriple.getArch() == Triple::sparcv9); in SparcELFMCAsmInfo() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcMCAsmInfo.cpp27 bool isV9 = (TheTriple.getArch() == Triple::sparcv9); in SparcELFMCAsmInfo() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/InstPrinter/
DSparcInstPrinter.cpp38 bool SparcInstPrinter::isV9(const MCSubtargetInfo &STI) const { in isV9() function in SparcInstPrinter
/external/llvm/lib/Target/Sparc/InstPrinter/
DSparcInstPrinter.cpp38 bool SparcInstPrinter::isV9(const MCSubtargetInfo &STI) const { in isV9() function in SparcInstPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcSubtarget.h80 bool isV9() const { return IsV9; } in isV9() function
DSparcISelLowering.cpp2897 static SDValue LowerFNEGorFABS(SDValue Op, SelectionDAG &DAG, bool isV9) { in LowerFNEGorFABS()
3063 bool isV9 = Subtarget->isV9(); in LowerOperation() local
/external/llvm/lib/Target/Sparc/
DSparcSubtarget.h85 bool isV9() const { return IsV9; } in isV9() function
DSparcISelLowering.cpp2863 static SDValue LowerFNEGorFABS(SDValue Op, SelectionDAG &DAG, bool isV9) { in LowerFNEGorFABS()
3029 bool isV9 = Subtarget->isV9(); in LowerOperation() local