Home
last modified time | relevance | path

Searched refs:lowerVectorSETCC (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h536 SDValue lowerVectorSETCC(SelectionDAG &DAG, const SDLoc &DL,
DSystemZISelLowering.cpp2460 SDValue SystemZTargetLowering::lowerVectorSETCC(SelectionDAG &DAG, in lowerVectorSETCC() function in SystemZTargetLowering
2525 return lowerVectorSETCC(DAG, DL, VT, CC, CmpOp0, CmpOp1); in lowerSETCC()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2303 static SDValue lowerVectorSETCC(SelectionDAG &DAG, const SDLoc &DL, EVT VT, in lowerVectorSETCC() function
2364 return lowerVectorSETCC(DAG, DL, VT, CC, CmpOp0, CmpOp1); in lowerSETCC()