Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp18524 unsigned IndexValScaled = N->getConstantOperandVal(1) * SrcDestRatio; in visitEXTRACT_SUBVECTOR() local
18540 unsigned IndexValScaled = N->getConstantOperandVal(1) / DestSrcRatio; in visitEXTRACT_SUBVECTOR() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp22894 unsigned IndexValScaled = ExtIdx / DestSrcRatio; in visitEXTRACT_SUBVECTOR() local