Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp2095 DagInit *SubOps = OpTypeRec->isSubClassOf("Operand") in populateInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4117 SmallVector<SDValue> SubOps; in isUpperSubvectorUndef() local
4247 SmallVector<SDValue, 2> SubOps; in SplitOpsAndApply() local
41106 SmallVector<SDValue> SubOps; in combineTargetShuffle() local
41198 SmallVector<SDValue> SubOps; in combineTargetShuffle() local
56174 auto ConcatSubOperand = [&](EVT VT, ArrayRef<SDValue> SubOps, unsigned I) { in combineConcatVectorOps()
56191 auto IsConcatFree = [](MVT VT, ArrayRef<SDValue> SubOps, unsigned Op) { in combineConcatVectorOps()
56316 SmallVector<SDValue, 2> SubOps; in combineConcatVectorOps() local
56342 SmallVector<SDValue, 2> SubOps; in combineConcatVectorOps() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp5996 SmallVector<SDValue, 16> SubOps(NumSubVecs, DAG.getUNDEF(SubVT)); convertMask() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5404 SDValue SubOps[] = { Ops[I], Ops[I + Stride] }; in getNode() local