Searched defs:SRLC (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 6406 APInt SRLC = SRLI->getAPIntValue(); visitANDLike() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 17303 if (auto *SRLC = dyn_cast<ConstantSDNode>(AndLHS.getOperand(1))) { isDesirableToCommuteWithShift() local |