Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h292 SDValue splitMaskArithmetic(SDValue Op, SelectionDAG &DAG) const;
H A DVVPISelLowering.cpp21 SDValue VETargetLowering::splitMaskArithmetic(SDValue Op, in splitMaskArithmetic() function in VETargetLowering
H A DVEISelLowering.cpp1944 return splitMaskArithmetic(Op, DAG); in LowerOperation()