Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp240 auto DestSrc = TII.isCopyInstr(*MI); in weightCalcHelper() local
H A DFixupStatepointCallerSaved.cpp139 auto DestSrc = TII.isCopyInstr(*Def); in performCopyPropagation() local
H A DRegAllocGreedy.cpp1388 auto DestSrc = TII->isCopyInstr(*MI); in readsLaneSubset() local
2562 auto DestSrc = TII->isCopyInstr(MI); in computeStats() local
H A DInlineSpiller.cpp762 auto DestSrc = TII.isCopyInstr(*It); in reMaterializeAll() local
H A DTargetInstrInfo.cpp1561 if (auto DestSrc = isCopyInstr(MI)) { in describeLoadedValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp952 } else if (auto DestSrc = isCopyInstr(MI)) { in describeLoadedValue() local
/freebsd/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.cpp2147 auto DestSrc = TII->isCopyLikeInstr(MI); in transferRegisterCopy() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1093 auto DestSrc = isCopyInstr(MI); in isFullCopyInstr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp9362 auto DestSrc = TII->isCopyLikeInstr(MI); in describeORRLoadedValue() local