Home
last modified time | relevance | path

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 DCSEMIRBuilder.cpp91 ArrayRef<SrcOp> SrcOps, in profileEverything()
139 ArrayRef<SrcOp> SrcOps, in buildInstr()
H A DMachineIRBuilder.cpp947 ArrayRef<SrcOp> SrcOps, in buildInstr()
H A DLegalizerHelper.cpp2380 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 DCSEMIRBuilder.cpp109 ArrayRef<SrcOp> SrcOps, in profileEverything()
172 ArrayRef<SrcOp> SrcOps, in buildInstr()
H A DMachineIRBuilder.cpp1058 ArrayRef<SrcOp> SrcOps, in buildInstr()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp61 SmallVector<SrcOp, 2> SrcOps; ///< Source registers. member
H A DAArch64InstructionSelector.cpp4471 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 DX86ISelLowering.cpp6821 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 DX86ISelLowering.cpp20576 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 DDAGCombiner.cpp22118 SmallVector<SDValue, 4> SrcOps; in combineConcatVectorOfCasts() local