Searched refs:SETCC_DSP (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.h | 158 SETCC_DSP, enumerator
|
D | MipsSEISelLowering.cpp | 980 return DAG.getNode(MipsISD::SETCC_DSP, SDLoc(N), Ty, N->getOperand(0), in performSETCCCombine() 1029 if (SetCC.getOpcode() != MipsISD::SETCC_DSP) in performVSELECTCombine()
|
D | MipsDSPInstrInfo.td | 83 def MipsSETCC_DSP : MipsDSPBase<"SETCC_DSP", SDTSetCC>;
|
D | MipsISelLowering.cpp | 194 case MipsISD::SETCC_DSP: return "MipsISD::SETCC_DSP"; in getTargetNodeName()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsISelLowering.h | 210 SETCC_DSP, enumerator
|
D | MipsSEISelLowering.cpp | 968 return DAG.getNode(MipsISD::SETCC_DSP, SDLoc(N), Ty, N->getOperand(0), in performSETCCCombine() 978 if (SetCC.getOpcode() != MipsISD::SETCC_DSP) in performVSELECTCombine()
|
D | MipsDSPInstrInfo.td | 84 def MipsSETCC_DSP : MipsDSPBase<"SETCC_DSP", SDTSetCC>;
|
D | MipsISelLowering.cpp | 276 case MipsISD::SETCC_DSP: return "MipsISD::SETCC_DSP"; in getTargetNodeName()
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenDAGISel.inc | 29913 /* 56265*/ /*SwitchOpcode*/ 123|128,5/*763*/, TARGET_VAL(MipsISD::SETCC_DSP),// ->57032
|