Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp178 auto *ConvertFromSVBool = in coalescePTrueIntrinsicCalls() local
181 PTrue->replaceAllUsesWith(ConvertFromSVBool); in coalescePTrueIntrinsicCalls()
H A DAArch64TargetTransformInfo.cpp784 auto *ConvertFromSVBool = in instCombineSVECmpNE() local
788 ConvertFromSVBool->takeName(&II); in instCombineSVECmpNE()
789 return IC.replaceInstUsesWith(II, ConvertFromSVBool); in instCombineSVECmpNE()