Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp1127 static Instruction *foldInsEltIntoSplat(InsertElementInst &InsElt) { in foldInsEltIntoSplat() function
1455 if (Instruction *Splat = foldInsEltIntoSplat(IE)) in visitInsertElementInst()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp816 static Instruction *foldInsEltIntoSplat(InsertElementInst &InsElt) { in foldInsEltIntoSplat() function
1115 if (Instruction *Splat = foldInsEltIntoSplat(IE)) in visitInsertElementInst()