Home
last modified time | relevance | path

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

/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 auto DestSrc = TII->isCopyInstr(*MI); readsLaneSubset() local
2564 auto DestSrc = TII->isCopyInstr(MI); computeStats() local
H A DInlineSpiller.cpp760 DestSrc && DestSrc->Destination->getReg() == Reg; in reMaterializeAll() local
H A DTargetInstrInfo.cpp1561 if (auto DestSrc = isCopyInstr(MI)) { describeLoadedValue() local
/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp952 } else if (auto DestSrc = isCopyInstr(MI)) { describeLoadedValue() local
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1367 auto DestSrc = TII->isCopyLikeInstr(*TransferInst); removeEntryValue() local
1843 auto DestSrc = TII->isCopyLikeInstr(MI); transferRegisterCopy() local
H A DInstrRefBasedImpl.cpp2114 auto DestSrc = TII->isCopyLikeInstr(MI); transferRegisterCopy() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1093 auto DestSrc = isCopyInstr(MI); isFullCopyInstr() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp9354 auto DestSrc = TII->isCopyLikeInstr(MI); describeORRLoadedValue() local