Searched refs:SplatLHSVal (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp20580 APInt SplatLHSVal; local
20586 ISD::isConstantSplatVector(SplatLHS, SplatLHSVal) &&
20587 SplatLHSVal.isOne() && ISD::isConstantSplatVectorAllOnes(CmpRHS) &&

Completed in 110 milliseconds