Searched refs:OperandVT (Results 1 – 5 of 5) sorted by relevance
1332 EVT OperandVT = Operand.getValueType(); in UnrollVectorOp_StrictFP() local1333 if (OperandVT.isVector()) { in UnrollVectorOp_StrictFP()1334 EVT OperandEltVT = OperandVT.getVectorElementType(); in UnrollVectorOp_StrictFP()
9278 EVT OperandVT = Operand.getValueType(); in UnrollVectorOp() local9279 if (OperandVT.isVector()) { in UnrollVectorOp()9281 EVT OperandEltVT = OperandVT.getVectorElementType(); in UnrollVectorOp()
1438 EVT OperandVT = Operand.getValueType(); in UnrollVectorOp_StrictFP() local1439 if (OperandVT.isVector()) { in UnrollVectorOp_StrictFP()1440 EVT OperandEltVT = OperandVT.getVectorElementType(); in UnrollVectorOp_StrictFP()
9503 EVT OperandVT = Operand.getValueType(); in UnrollVectorOp() local9504 if (OperandVT.isVector()) { in UnrollVectorOp()9506 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()