Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp785 auto *PFalse = Constant::getNullValue(II.getType()); in instCombineSVECmpNE() local
786 PFalse->takeName(&II); in instCombineSVECmpNE()
787 return IC.replaceInstUsesWith(II, PFalse); in instCombineSVECmpNE()