Home
last modified time | relevance | path

Searched refs:IdentityIndex (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13176 unsigned IdentityIndex = i * PartNumElem; in visitCONCAT_VECTORS() local
13183 if (CS->getZExtValue() != IdentityIndex) in visitCONCAT_VECTORS()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp16289 unsigned IdentityIndex = i * PartNumElem; in visitCONCAT_VECTORS() local
16296 if (CS->getZExtValue() != IdentityIndex) in visitCONCAT_VECTORS()