Home
last modified time | relevance | path

Searched defs:CmpOpTy (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp759 Type *CmpOpTy = ((I != nullptr) ? getCmpOpsType(I, VF) : nullptr); getBoolVecToIntConversionCost() local
813 Type *CmpOpTy = ((I != nullptr) ? getCmpOpsType(I) : nullptr); getCastInstrCost() local
1035 Type *CmpOpTy = ((I != nullptr) ? getCmpOpsType(I, VF) : nullptr); getCmpSelInstrCost() local