Searched defs:DestRegOp (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | CalcSpillWeights.cpp | 241 const MachineOperand *DestRegOp = DestSrc->Destination; weightCalcHelper() local |
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ | ||
H A D | VarLocBasedImpl.cpp | 1369 const MachineOperand *SrcRegOp, *DestRegOp; removeEntryValue() local |
H A D | InstrRefBasedImpl.cpp | 2118 const MachineOperand *DestRegOp = DestSrc->Destination; transferRegisterCopy() local |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 1097 const MachineOperand *DestRegOp = DestSrc->Destination; isFullCopyInstr() local |