Searched defs:Op11 (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 25948 SDValue Op11 = N1.isUndef() ? N1 : N1.getOperand(1); visitVECTOR_SHUFFLE() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 39737 SDValue Op11 = peekThroughOneUseBitcasts(N1.getOperand(1)); canonicalizeShuffleWithOp() local |