Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp586 int32_t ValConst = C->getSExtValue() << ShlConst; in SelectSHL() local
607 int32_t ValConst = 1 << (ShlConst + C2->getSExtValue()); in SelectSHL() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp2987 ConstantInt *ValConst = dyn_cast_or_null<ConstantInt>(NodeVal->getValue()); in getHiPELiteral() local