Home
last modified time | relevance | path

Searched refs:ConvertFromSVBool (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp179 auto *ConvertFromSVBool = in coalescePTrueIntrinsicCalls() local
182 PTrue->replaceAllUsesWith(ConvertFromSVBool); in coalescePTrueIntrinsicCalls()
H A DAArch64TargetTransformInfo.cpp811 auto *ConvertFromSVBool = in instCombineSVECmpNE() local
815 ConvertFromSVBool->takeName(&II); in instCombineSVECmpNE()
816 return IC.replaceInstUsesWith(II, ConvertFromSVBool); in instCombineSVECmpNE()