Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12786 static bool isPow2Splat(SDValue Op, uint64_t &SplatVal, bool &Negated) { in isPow2Splat() function
12831 if (Signed && isPow2Splat(Op.getOperand(1), SplatVal, Negated)) { in LowerDIV()
23105 if (Signed && isPow2Splat(Op.getOperand(1), SplatVal, Negated)) { in LowerFixedLengthVectorIntDivideToSVE()