Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp24613 int OpEltIdx = M % WideNumElts; foldExtractSubvectorFromShuffleVector() local
25223 int OpEltIdx = (unsigned)Indice < NumElts ? Indice : Indice - NumElts; combineShuffleToZeroExtendVectorInReg() local
25233 __anon791abb435e02(int &Indice, int OpIdx, int OpEltIdx) combineShuffleToZeroExtendVectorInReg() argument
25249 __anon791abb435f02( int &Indice, int OpIdx, int OpEltIdx) combineShuffleToZeroExtendVectorInReg() argument
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40029 int OpEltIdx = MaskElt - Lo; combineX86ShufflesRecursively() local
[all...]