Home
last modified time | relevance | path

Searched defs:ShAmtVal (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelDAGToDAG.cpp151 SDValue ShAmtVal = in Select() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1350 uint32_t ShAmtVal = (uint32_t)ShAmt->getLimitedValue(TypeBits); in FoldICmpShrCst() local
2019 uint32_t ShAmtVal = (uint32_t)ShAmt->getLimitedValue(TypeBits); in visitICmpInstWithInstAndIntCst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2185 unsigned ShAmtVal = ShiftAmt->getLimitedValue(TypeBits); in foldICmpShrConstant() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2256 unsigned ShAmtVal = ShiftAmtC->getLimitedValue(TypeBits); in foldICmpShrConstant() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6545 unsigned ShAmtVal = cast<ConstantSDNode>(ShAmt)->getZExtValue(); in visitZERO_EXTEND() local