Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12026 APInt RequiredC1 = IsShiftRight ? APInt::getHighBitsSet(ElemSizeInBits, C2) in tryLowerToSLI() local
12028 if (C1AsAPInt != RequiredC1) in tryLowerToSLI()