Home
last modified time | relevance | path

Searched defs:ShlConst (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp740 int32_t ShlConst = in SelectSHL() local
768 int32_t ShlConst = in SelectSHL() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp584 int32_t ShlConst = cast<ConstantSDNode>(Shl_1)->getSExtValue(); in SelectSHL() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp580 int32_t ShlConst = cast<ConstantSDNode>(Shl_1)->getSExtValue(); in SelectSHL() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp27769 APInt ShlConst = (cast<ConstantSDNode>(N01))->getAPIntValue(); in combineShiftRightAlgebraic() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp39429 APInt ShlConst = (cast<ConstantSDNode>(N01))->getAPIntValue(); in combineShiftRightArithmetic() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47836 APInt ShlConst = (cast<ConstantSDNode>(N01))->getAPIntValue(); in combineShiftRightArithmetic() local