Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4225 unsigned InsIndex = 0; in gather() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp3005 for (unsigned I = 0, InsIndex = 0, E = RVLocs.size(); I != E; in LowerCallResult() local
3394 for (unsigned I = 0, InsIndex = 0, E = ArgLocs.size(); I != E; in LowerFormalArguments() local
9921 SDValue InsIndex; in LowerBUILD_VECTOR() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp3013 for (unsigned I = 0, InsIndex = 0, E = RVLocs.size(); I != E; in LowerCallResult() local
3615 for (unsigned I = 0, InsIndex = 0, E = ArgLocs.size(); I != E; in LowerFormalArguments() local
10207 SDValue InsIndex; in LowerBUILD_VECTOR() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp16723 SDValue DAGCombiner::combineInsertEltToShuffle(SDNode *N, unsigned InsIndex) { in combineInsertEltToShuffle()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp17833 SDValue DAGCombiner::combineInsertEltToShuffle(SDNode *N, unsigned InsIndex) { in combineInsertEltToShuffle()