Home
last modified time | relevance | path

Searched defs:DstOp (Results 1 – 14 of 14) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFoldTables.h25 unsigned DstOp; member
H A DX86MCInstLower.cpp1406 const MachineOperand &DstOp = MI->getOperand(0); getShuffleComment() local
1549 const MachineOperand &DstOp = MI->getOperand(0); printZeroUpperMove() local
1574 const MachineOperand &DstOp = MI->getOperand(0); printBroadcast() local
1829 const MachineOperand &DstOp = MI->getOperand(0); addConstantComments() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRDFOpt.cpp123 const MachineOperand &DstOp = MI->getOperand(0); INITIALIZE_PASS_DEPENDENCY() local
140 const MachineOperand &DstOp = MI->getOperand(0); INITIALIZE_PASS_DEPENDENCY() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstrInfo.cpp239 auto DstOp = I->getOperand(0); copyPhysReg() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h79 DstOp(unsigned R) : Reg(R), Ty(DstType::Ty_Reg) {} in DstOp() function
80 DstOp(Register R) : Reg(R), Ty(DstType::Ty_Reg) {} in DstOp() function
76 DstOp(unsigned R) : Reg(R), Ty(DstType::Ty_Reg) {} DstOp() function
77 DstOp(Register R) : Reg(R), Ty(DstType::Ty_Reg) {} DstOp() function
78 DstOp(const MachineOperand &Op) : Reg(Op.getReg()), Ty(DstType::Ty_Reg) {} DstOp() function
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ExpandSpecialInstrs.cpp88 MachineOperand &DstOp = MI.getOperand(DstIdx); in runOnMachineFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp54 auto *DstOp = EmitMOPS() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DInlineSpiller.cpp260 const MachineOperand &DstOp = MI.getOperand(0); in isCopyOf() local
290 const MachineOperand &DstOp = *CopyInst->Destination; in isCopyOfBundle() local
H A DMachineVerifier.cpp1639 const MachineOperand &DstOp = MI->getOperand(0); verifyPreISelGenericInstruction() local
1941 const MachineOperand &DstOp = MI->getOperand(0); visitMachineInstrBefore() local
H A DMachineScheduler.cpp2050 const MachineOperand &DstOp = Copy->getOperand(0); constrainLocalCopy() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1478 Record *DstOp = Dst->getOperator(); createInstructionRenderer() local
1989 Record *DstOp = Dst->getOperator(); runOnPattern() local
/freebsd-src/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp1295 MDNode *DstOp; linkModuleFlagsMetadata() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp651 getOpcodeForMerge(const DstOp & DstOp,ArrayRef<SrcOp> SrcOps) const getOpcodeForMerge() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp897 ResolvedDbgOp DstOp(Dst); transferMlocs() local