Home
last modified time | relevance | path

Searched defs:DestSrc (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp239 auto DestSrc = TII.isCopyInstr(*MI); weightCalcHelper() local
H A DFixupStatepointCallerSaved.cpp139 auto DestSrc = TII.isCopyInstr(*Def); in performCopyPropagation() local
H A DRegAllocGreedy.cpp1390 DestSrc->Destination->getSubReg() == DestSrc->Source->getSubReg()) in readsLaneSubset() local
2564 const MachineOperand &Dest = *DestSrc->Destination; in computeStats() local
H A DInlineSpiller.cpp762 auto DestSrc = TII.isCopyInstr(*It); in reMaterializeAll() local
H A DTargetInstrInfo.cpp1502 if (auto DestSrc = isCopyInstr(MI)) { describeLoadedValue() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp952 } else if (auto DestSrc = isCopyInstr(MI)) { in describeLoadedValue() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1367 auto DestSrc = TII->isCopyLikeInstr(*TransferInst); in removeEntryValue() local
1843 auto DestSrc = TII->isCopyLikeInstr(MI); in transferRegisterCopy() local
H A DInstrRefBasedImpl.cpp2113 auto DestSrc = TII->isCopyLikeInstr(MI); transferRegisterCopy() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1067 auto DestSrc = isCopyInstr(MI); isFullCopyInstr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp9282 auto DestSrc = TII->isCopyLikeInstr(MI); describeORRLoadedValue() local