Home
last modified time | relevance | path

Searched defs:SrcOps (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp114 ArrayRef<SrcOp> SrcOps, in profileEverything()
177 ArrayRef<SrcOp> SrcOps, in buildInstr()
H A DMachineIRBuilder.cpp1200 ArrayRef<SrcOp> SrcOps, in buildInstr()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp75 SmallVector<SrcOp, 2> SrcOps; ///< Source registers. member
H A DAArch64InstructionSelector.cpp4252 std::initializer_list<llvm::SrcOp> SrcOps, MachineIRBuilder &MIRBuilder, in emitInstr()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4298 SmallVector<SDValue> SrcOps(Ops.begin(), Ops.end()); in getAVX512Node() local
22220 SmallVectorImpl<SDValue> &SrcOps, in matchScalarReduction()
39700 ArrayRef<SDValue> SrcOps, int SrcOpIndex, SDValue Root, in combineX86ShufflesRecursively()
49883 SmallVector<SDValue, 2> SrcOps; in combineAnd() local
50702 SmallVector<SDValue, 2> SrcOps; in combineOr() local
51941 SmallVector<SDValue, 2> SrcOps; in isHorizontalBinOp() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp24032 SmallVector<SDValue, 4> SrcOps; in combineConcatVectorOfCasts() local