Searched defs:SrcOps (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CSEMIRBuilder.cpp | 91 ArrayRef<SrcOp> SrcOps, in profileEverything() 139 ArrayRef<SrcOp> SrcOps, in buildInstr()
|
H A D | MachineIRBuilder.cpp | 947 ArrayRef<SrcOp> SrcOps, in buildInstr()
|
H A D | LegalizerHelper.cpp | 2380 SmallVector<SrcOp, 4> SrcOps; in fewerElementsVectorBasic() local 2396 SmallVector<SrcOp, 4> SrcOps; in fewerElementsVectorBasic() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 6821 SmallVector<SDValue> SrcOps(Ops.begin(), Ops.end()); in getAVX512Node() local 23838 SmallVectorImpl<SDValue> &SrcOps, in matchScalarReduction() 40088 ArrayRef<SDValue> SrcOps, int SrcOpIndex, SDValue Root, in combineX86ShufflesRecursively() 49172 SmallVector<SDValue, 2> SrcOps; in combineAnd() local 49691 SmallVector<SDValue, 2> SrcOps; in combineOr() local 50999 SmallVector<SDValue, 2> SrcOps; in isHorizontalBinOp() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 20576 SmallVectorImpl<SDValue> &SrcOps) { in matchScalarReduction() 34085 ArrayRef<SDValue> SrcOps, int SrcOpIndex, SDValue Root, in combineX86ShufflesRecursively() 40297 SmallVector<SDValue, 2> SrcOps; in combineAnd() local 40776 SmallVector<SDValue, 2> SrcOps; in combineOr() local 41826 SmallVector<SDValue, 2> SrcOps; in isHorizontalBinOp() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 22118 SmallVector<SDValue, 4> SrcOps; in combineConcatVectorOfCasts() local
|