Searched defs:SrcOps (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CSEMIRBuilder.cpp | 118 ArrayRef<SrcOp> SrcOps, in profileEverything() 181 ArrayRef<SrcOp> SrcOps, in buildInstr()
|
| H A D | MachineIRBuilder.cpp | 1241 ArrayRef<SrcOp> SrcOps, in buildInstr()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64PostLegalizerLowering.cpp | 71 SmallVector<SrcOp, 2> SrcOps; ///< Source registers. member
|
| H A D | AArch64InstructionSelector.cpp | 4387 std::initializer_list<llvm::SrcOp> SrcOps, MachineIRBuilder &MIRBuilder, in emitInstr()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 4317 SmallVector<SDValue, 4> SrcOps; in collectConcatOps() local 4530 SmallVector<SDValue> SrcOps(Ops); in getAVX512Node() local 22956 SmallVectorImpl<SDValue> &SrcOps, in matchScalarReduction() 41164 ArrayRef<SDValue> SrcOps, int SrcOpIndex, unsigned RootOpc, MVT RootVT, in combineX86ShufflesRecursively() 42951 SmallVector<SDValue, 2> SrcOps, SubOps; in combineTargetShuffle() local 42989 SmallVector<SDValue, 2> SrcOps; in combineTargetShuffle() local 51666 SmallVector<SDValue, 2> SrcOps; in combineAnd() local 52421 SmallVector<SDValue, 2> SrcOps; in combineOr() local 53711 SmallVector<SDValue, 2> SrcOps; in isHorizontalBinOp() local 59144 SmallVector<SmallVector<SDValue, 2>, 4> SrcOps(NumOps); in combineConcatVectorOps() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 25108 SmallVector<SDValue, 4> SrcOps; in combineConcatVectorOfCasts() local
|