Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h415 SDValue splitUnaryVectorOp(SDValue Op, SelectionDAG &DAG) const;
H A DSIISelLowering.cpp4612 SDValue SITargetLowering::splitUnaryVectorOp(SDValue Op, in splitUnaryVectorOp() function in SITargetLowering
4756 return splitUnaryVectorOp(Op, DAG); in LowerOperation()