Searched defs:SrcOps (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/ |
H A D | CSEMIRBuilder.cpp | 109 ArrayRef<SrcOp> SrcOps, in profileEverything() 172 ArrayRef<SrcOp> SrcOps, in buildInstr()
|
H A D | MachineIRBuilder.cpp | 1058 ArrayRef<SrcOp> SrcOps, in buildInstr()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PostLegalizerLowering.cpp | 61 SmallVector<SrcOp, 2> SrcOps; ///< Source registers. member
|
H A D | AArch64InstructionSelector.cpp | 4471 std::initializer_list<llvm::SrcOp> SrcOps, MachineIRBuilder &MIRBuilder, in emitInstr()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 6823 SmallVector<SDValue> SrcOps(Ops.begin(), Ops.end()); in getAVX512Node() local 23840 SmallVectorImpl<SDValue> &SrcOps, in matchScalarReduction() 40103 ArrayRef<SDValue> SrcOps, int SrcOpIndex, SDValue Root, in combineX86ShufflesRecursively() 49187 SmallVector<SDValue, 2> SrcOps; in combineAnd() local 49706 SmallVector<SDValue, 2> SrcOps; in combineOr() local 51014 SmallVector<SDValue, 2> SrcOps; in isHorizontalBinOp() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 22117 SmallVector<SDValue, 4> SrcOps; in combineConcatVectorOfCasts() local
|