Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2902 static bool isNeonModifiedImm(uint64_t SplatBits, uint64_t SplatUndef, in isNeonModifiedImm() function
3948 if (isNeonModifiedImm(SplatBits.getZExtValue(), SplatUndef.getZExtValue(), in LowerBUILD_VECTOR()
3963 if (isNeonModifiedImm(NegatedImm, SplatUndef.getZExtValue(), SplatBitSize, in LowerBUILD_VECTOR()