Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp179 auto *ConvertFromSVBool = in coalescePTrueIntrinsicCalls() local
182 PTrue->replaceAllUsesWith(ConvertFromSVBool); in coalescePTrueIntrinsicCalls()
H A DAArch64TargetTransformInfo.cpp1063 auto *ConvertFromSVBool = in instCombineSVECmpNE() local
1067 ConvertFromSVBool->takeName(&II); in instCombineSVECmpNE()
1068 return IC.replaceInstUsesWith(II, ConvertFromSVBool); in instCombineSVECmpNE()