Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:Op1VK

543                           TargetTransformInfo::OperandValueKind Op1VK = 
576 return TTI->getArithmeticInstrCost(Opcode, T1, Op1VK, Op2VK);
1040 TargetTransformInfo::OperandValueKind Op1VK =
1082 unsigned VCost = getInstrCost(I->getOpcode(), VT1, VT2, Op1VK, Op2VK);