Searched defs:SrcOps (Results 1 – 10 of 10) sorted by relevance
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
D | CSEMIRBuilder.cpp | 106 ArrayRef<SrcOp> SrcOps, in profileEverything() 169 ArrayRef<SrcOp> SrcOps, in buildInstr()
|
D | MachineIRBuilder.cpp | 976 ArrayRef<SrcOp> SrcOps, in buildInstr()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | CSEMIRBuilder.cpp | 91 ArrayRef<SrcOp> SrcOps, in profileEverything() 139 ArrayRef<SrcOp> SrcOps, in buildInstr()
|
D | MachineIRBuilder.cpp | 947 ArrayRef<SrcOp> SrcOps, in buildInstr()
|
D | LegalizerHelper.cpp | 2380 SmallVector<SrcOp, 4> SrcOps; in fewerElementsVectorBasic() local 2396 SmallVector<SrcOp, 4> SrcOps; in fewerElementsVectorBasic() local
|
/external/llvm-project/llvm/lib/Target/AArch64/GISel/ |
D | AArch64PostLegalizerLowering.cpp | 51 SmallVector<SrcOp, 2> SrcOps; ///< Source registers. member
|
D | AArch64InstructionSelector.cpp | 4009 std::initializer_list<llvm::SrcOp> SrcOps, MachineIRBuilder &MIRBuilder, in emitInstr()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 20573 SmallVectorImpl<SDValue> &SrcOps) { in matchScalarReduction() 34082 ArrayRef<SDValue> SrcOps, int SrcOpIndex, SDValue Root, in combineX86ShufflesRecursively() 40294 SmallVector<SDValue, 2> SrcOps; in combineAnd() local 40773 SmallVector<SDValue, 2> SrcOps; in combineOr() local 41823 SmallVector<SDValue, 2> SrcOps; in isHorizontalBinOp() local
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 21718 SmallVectorImpl<SDValue> &SrcOps, in matchScalarReduction() 36097 ArrayRef<SDValue> SrcOps, int SrcOpIndex, SDValue Root, in combineX86ShufflesRecursively() 43579 SmallVector<SDValue, 2> SrcOps; in combineAnd() local 43946 SmallVector<SDValue, 2> SrcOps; in combineOr() local 45189 SmallVector<SDValue, 2> SrcOps; in isHorizontalBinOp() local
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 19400 SmallVector<SDValue, 4> SrcOps; in combineConcatVectorOfCasts() local
|