Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVEISelLowering.h202 SDValue splitMaskArithmetic(SDValue Op, SelectionDAG &DAG) const;
H A DVVPISelLowering.cpp21 SDValue VETargetLowering::splitMaskArithmetic(SDValue Op, in splitMaskArithmetic() function in VETargetLowering
H A DVEISelLowering.cpp1948 return splitMaskArithmetic(Op, DAG); in LowerOperation()