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.cpp2075 const DagInit *SubOps = OpTypeRec->isSubClassOf("Operand") in populateInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4337 SmallVector<SDValue> SubOps; in isUpperSubvectorUndef() local
4369 SmallVector<SDValue, 4> SubOps; in splitVector() local
4479 SmallVector<SDValue, 2> SubOps; in SplitOpsAndApply() local
42636 SmallVector<SDValue> SubOps; in combineTargetShuffle() local
42739 SmallVector<SDValue> SubOps; in combineTargetShuffle() local
42951 SmallVector<SDValue, 2> SrcOps, SubOps; in combineTargetShuffle() local
58357 auto ConcatSubOperand = [&](EVT VT, ArrayRef<SDValue> SubOps, unsigned I) { in combineConcatVectorOps()
58377 auto IsConcatFree = [](MVT VT, ArrayRef<SDValue> SubOps, unsigned Op) { in combineConcatVectorOps()
58398 auto CombineSubOperand = [&](MVT VT, ArrayRef<SDValue> SubOps, unsigned I) { in combineConcatVectorOps()
58416 SmallVector<SDValue, 4> SubOps; in combineConcatVectorOps() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp6442 SmallVector<SDValue, 16> SubOps(NumSubVecs, DAG.getUNDEF(SubVT)); in convertMask() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5991 SDValue SubOps[] = { Ops[I], Ops[I + Stride] }; in getNode() local