Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h526 SDValue lowerVectorSETCC(SelectionDAG &DAG, const SDLoc &DL,
H A DSystemZISelLowering.cpp2465 SDValue SystemZTargetLowering::lowerVectorSETCC(SelectionDAG &DAG, in lowerVectorSETCC() function in SystemZTargetLowering
2530 return lowerVectorSETCC(DAG, DL, VT, CC, CmpOp0, CmpOp1); in lowerSETCC()