Searched refs:ExtVec1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11222 SDValue ExtVec1 = N1->getOperand(i); local
11226 V != ExtVec1->getOperand(0).getNode())
11231 ConstantSDNode *C1 = dyn_cast<ConstantSDNode>(ExtVec1->getOperand(1));

Completed in 153 milliseconds