Searched defs:SrcOps (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | CSEMIRBuilder.cpp | 106 ArrayRef<SrcOp> SrcOps, in profileEverything() 169 ArrayRef<SrcOp> SrcOps, in buildInstr()
|
H A D | MachineIRBuilder.cpp | 997 ArrayRef<SrcOp> SrcOps, in buildInstr()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PostLegalizerLowering.cpp | 57 SmallVector<SrcOp, 2> SrcOps; ///< Source registers. member
|
H A D | AArch64InstructionSelector.cpp | 4101 std::initializer_list<llvm::SrcOp> SrcOps, MachineIRBuilder &MIRBuilder, in emitInstr()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 22033 SmallVectorImpl<SDValue> &SrcOps, in matchScalarReduction() 36695 ArrayRef<SDValue> SrcOps, int SrcOpIndex, SDValue Root, in combineX86ShufflesRecursively() 44541 SmallVector<SDValue, 2> SrcOps; in combineAnd() local 44908 SmallVector<SDValue, 2> SrcOps; in combineOr() local 46161 SmallVector<SDValue, 2> SrcOps; in isHorizontalBinOp() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 19720 SmallVector<SDValue, 4> SrcOps; in combineConcatVectorOfCasts() local
|