Home
last modified time | relevance | path

Searched defs:SRLC (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6406 APInt SRLC = SRLI->getAPIntValue(); visitANDLike() local
[all...]
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17303 if (auto *SRLC = dyn_cast<ConstantSDNode>(AndLHS.getOperand(1))) { isDesirableToCommuteWithShift() local
[all...]