reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1649 Type *ScalarCondTy = CondTy->getVectorElementType(); 1671 CondTy = VectorType::get(ScalarCondTy, NumVecElts); 1678 ConcreteTTI->getCmpSelInstrCost(CmpOpcode, SubTy, CondTy, nullptr) + 1679 ConcreteTTI->getCmpSelInstrCost(Instruction::Select, SubTy, CondTy, 1703 (ConcreteTTI->getCmpSelInstrCost(CmpOpcode, Ty, CondTy, nullptr) + 1704 ConcreteTTI->getCmpSelInstrCost(Instruction::Select, Ty, CondTy,