Searched defs:CmpOpTy (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZTargetTransformInfo.cpp | 757 Type *CmpOpTy = ((I != nullptr) ? getCmpOpsType(I, VF) : nullptr); getBoolVecToIntConversionCost() local |