Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp711 Type *CmpOpTy = ((I != nullptr) ? getCmpOpsType(I, VF) : nullptr); in getBoolVecToIntConversionCost() local
756 Type *CmpOpTy = ((I != nullptr) ? getCmpOpsType(I) : nullptr); in getCastInstrCost() local
945 Type *CmpOpTy = ((I != nullptr) ? getCmpOpsType(I, VF) : nullptr); in getCmpSelInstrCost() local