Searched refs:getCmpOpsType (Results 1 – 1 of 1) sorted by relevance
848 static Type *getCmpOpsType(const Instruction *I, unsigned VF = 1) { in getCmpOpsType() function882 Type *CmpOpTy = ((I != nullptr) ? getCmpOpsType(I, VF) : nullptr); in getBoolVecToIntConversionCost()940 Type *CmpOpTy = ((I != nullptr) ? getCmpOpsType(I) : nullptr); in getCastInstrCost()1171 Type *CmpOpTy = ((I != nullptr) ? getCmpOpsType(I, VF) : nullptr); in getCmpSelInstrCost()