Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
DVEISelLowering.h202 SDValue splitMaskArithmetic(SDValue Op, SelectionDAG &DAG) const;
DVVPISelLowering.cpp21 SDValue VETargetLowering::splitMaskArithmetic(SDValue Op, in splitMaskArithmetic() function in VETargetLowering
DVEISelLowering.cpp1948 return splitMaskArithmetic(Op, DAG); in LowerOperation()