Home
last modified time | relevance | path

Searched defs:DstOps (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp108 profileEverything(unsigned Opc,ArrayRef<DstOp> DstOps,ArrayRef<SrcOp> SrcOps,std::optional<unsigned> Flags,GISelInstProfileBuilder & B) const profileEverything() argument
132 checkCopyToDefsPossible(ArrayRef<DstOp> DstOps) checkCopyToDefsPossible() argument
143 generateCopiesIfRequired(ArrayRef<DstOp> DstOps,MachineInstrBuilder & MIB) generateCopiesIfRequired() argument
171 buildInstr(unsigned Opc,ArrayRef<DstOp> DstOps,ArrayRef<SrcOp> SrcOps,std::optional<unsigned> Flag) buildInstr() argument
[all...]
H A DMachineIRBuilder.cpp1117 buildInstr(unsigned Opc,ArrayRef<DstOp> DstOps,ArrayRef<SrcOp> SrcOps,std::optional<unsigned> Flags) buildInstr() argument
[all...]
H A DLegalizerHelper.cpp4025 makeDstOps(SmallVectorImpl<DstOp> & DstOps,LLT Ty,unsigned NumElts) makeDstOps() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp4403 emitInstr(unsigned Opcode,std::initializer_list<llvm::DstOp> DstOps,std::initializer_list<llvm::SrcOp> SrcOps,MachineIRBuilder & MIRBuilder,const ComplexRendererFns & RenderFns) const emitInstr() argument