Searched refs:OperandVT (Results 1 – 3 of 3) sorted by relevance
6430 EVT OperandVT = Operand.getValueType(); in UnrollVectorOp() local6431 if (OperandVT.isVector()) { in UnrollVectorOp()6433 EVT OperandEltVT = OperandVT.getVectorElementType(); in UnrollVectorOp()
6911 EVT OperandVT = Operand.getValueType(); in UnrollVectorOp() local6912 if (OperandVT.isVector()) { in UnrollVectorOp()6914 EVT OperandEltVT = OperandVT.getVectorElementType(); in UnrollVectorOp()
8343 EVT OperandVT = Operand.getValueType(); in UnrollVectorOp() local8344 if (OperandVT.isVector()) { in UnrollVectorOp()8346 EVT OperandEltVT = OperandVT.getVectorElementType(); in UnrollVectorOp()