Home
last modified time | relevance | path

Searched defs:ValConst (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp744 int32_t ValConst = MulConst << ShlConst; in SelectSHL() local
772 int32_t ValConst = 1 << (ShlConst+Shl2Const); in SelectSHL() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp591 int32_t ValConst = C->getSExtValue() << ShlConst; in SelectSHL() local
612 int32_t ValConst = 1 << (ShlConst + C2->getSExtValue()); in SelectSHL() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp587 int32_t ValConst = C->getSExtValue() << ShlConst; in SelectSHL() local
608 int32_t ValConst = 1 << (ShlConst + C2->getSExtValue()); in SelectSHL() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp2336 ConstantInt *ValConst = dyn_cast_or_null<ConstantInt>(NodeVal->getValue()); in getHiPELiteral() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp2542 ConstantInt *ValConst = dyn_cast_or_null<ConstantInt>(NodeVal->getValue()); in getHiPELiteral() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3156 ConstantInt *ValConst = dyn_cast_or_null<ConstantInt>(NodeVal->getValue()); in getHiPELiteral() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8664.cpp4312 const auto *ValConst = llvm::dyn_cast<const ConstantInteger32>(Val); in lowerMemset() local
H A DIceTargetLoweringX8632.cpp4891 const auto *ValConst = llvm::dyn_cast<const ConstantInteger32>(Val); in lowerMemset() local