Searched defs:ShlConst (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonISelDAGToDAG.cpp | 589 int32_t ShlConst = cast<ConstantSDNode>(Shl_1)->getSExtValue(); SelectSHL() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 48094 APInt ShlConst = N01->getAsAPIntVal(); combineShiftRightArithmetic() local |