/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrFoldTables.h | 25 unsigned DstOp; member
|
H A D | X86MCInstLower.cpp | 1406 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 D | HexagonRDFOpt.cpp | 123 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 D | SPIRVInstrInfo.cpp | 239 auto DstOp = I->getOperand(0); copyPhysReg() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.h | 79 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 D | R600ExpandSpecialInstrs.cpp | 88 MachineOperand &DstOp = MI.getOperand(DstIdx); in runOnMachineFunction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SelectionDAGInfo.cpp | 54 auto *DstOp = EmitMOPS() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | InlineSpiller.cpp | 260 const MachineOperand &DstOp = MI.getOperand(0); in isCopyOf() local 290 const MachineOperand &DstOp = *CopyInst->Destination; in isCopyOfBundle() local
|
H A D | MachineVerifier.cpp | 1639 const MachineOperand &DstOp = MI->getOperand(0); verifyPreISelGenericInstruction() local 1941 const MachineOperand &DstOp = MI->getOperand(0); visitMachineInstrBefore() local
|
H A D | MachineScheduler.cpp | 2050 const MachineOperand &DstOp = Copy->getOperand(0); constrainLocalCopy() local
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | GlobalISelEmitter.cpp | 1478 Record *DstOp = Dst->getOperator(); createInstructionRenderer() local 1989 Record *DstOp = Dst->getOperator(); runOnPattern() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Linker/ |
H A D | IRMover.cpp | 1295 MDNode *DstOp; linkModuleFlagsMetadata() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.cpp | 651 getOpcodeForMerge(const DstOp & DstOp,ArrayRef<SrcOp> SrcOps) const getOpcodeForMerge() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.cpp | 897 ResolvedDbgOp DstOp(Dst); transferMlocs() local
|