Searched defs:MTI (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryLocation.cpp103 MemoryLocation MemoryLocation::getForSource(const MemTransferInst *MTI) { argument
107 MemoryLocation MemoryLocation::getForSource(const AtomicMemTransferInst *MTI) { argument
111 MemoryLocation MemoryLocation::getForSource(const AnyMemTransferInst *MTI) { argument
H A DAliasSetTracker.cpp429 void AliasSetTracker::add(AnyMemTransferInst *MTI) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp390 MemTransferInst *MTI = cast<MemTransferInst>(MI); local
584 MemTransferInst *MTI = cast<MemTransferInst>(SrcInst); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1657 const auto *MTI = cast<MemTransferInst>(II); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp1566 auto *MTI = cast<MemTransferInst>( local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2516 const MemTransferInst &MTI = cast<MemTransferInst>(I); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3523 const auto *MTI = cast<MemTransferInst>(II); local
[all...]

Completed in 190 milliseconds