Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp9094 SDValue VectorOp = SetCC.getOperand(0); in performAcrossLaneMinMaxReductionCombine() local
9095 unsigned Op = VectorOp->getOpcode(); in performAcrossLaneMinMaxReductionCombine()
9101 EVT VTy = VectorOp.getValueType(); in performAcrossLaneMinMaxReductionCombine()
9123 if (!(VectorOp == IfTrue->getOperand(0) && in performAcrossLaneMinMaxReductionCombine()
9124 VectorOp == IfFalse->getOperand(0))) in performAcrossLaneMinMaxReductionCombine()