Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21311 SDValue Op10 = N1.isUndef() ? N1 : N1.getOperand(0); in visitVECTOR_SHUFFLE() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp37325 SDValue Op10 = peekThroughOneUseBitcasts(N1.getOperand(0)); in canonicalizeShuffleWithBinOps() local
43599 SDValue Op10 = peekThroughBitcasts(Ops1.front()); in combineHorizOpWithShuffle() local