Searched defs:ExtractIndex (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86TargetTransformInfo.cpp | 1527 int ExtractIndex = alignDown((Index % NumElts), NumSubElts); getShuffleCost() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 22291 unsigned ExtractIndex = IndexC->getZExtValue(); visitEXTRACT_VECTOR_ELT() local |