Home
last modified time | relevance | path

Searched defs:SubOps (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp4225 SmallVector<SDValue, 16> SubOps(NumSubVecs, DAG.getUNDEF(SubVT)); in convertMask() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4713 SDValue SubOps[] = { Ops[I], Ops[I + Stride] }; in getNode() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6137 SmallVector<SDValue, 2> SubOps; in SplitOpsAndApply() local
37795 SmallVector<SDValue> SubOps; in combineTargetShuffle() local
49831 auto ConcatSubOperand = [&](MVT VT, ArrayRef<SDValue> SubOps, unsigned I) { in combineConcatVectorOps()
49878 SmallVector<SDValue, 2> SubOps; in combineConcatVectorOps() local