Home
last modified time | relevance | path

Searched defs:SrcOps (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp106 ArrayRef<SrcOp> SrcOps, in profileEverything()
169 ArrayRef<SrcOp> SrcOps, in buildInstr()
H A DMachineIRBuilder.cpp997 ArrayRef<SrcOp> SrcOps, in buildInstr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp57 SmallVector<SrcOp, 2> SrcOps; ///< Source registers. member
H A DAArch64InstructionSelector.cpp4101 std::initializer_list<llvm::SrcOp> SrcOps, MachineIRBuilder &MIRBuilder, in emitInstr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp22033 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 DDAGCombiner.cpp19720 SmallVector<SDValue, 4> SrcOps; in combineConcatVectorOfCasts() local