Home
last modified time | relevance | path

Searched defs:CopyInfo (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/mps/
H A DMPSProfiler.h126 struct CopyInfo : BaseInfo { struct
133 CopyInfo(const void* Handle, size_t Length, uint64_t Id, bool IsNonBlocking, bool UsesBlitter) : in CopyInfo() argument
137 Kind kind;
138 size_t length;
139 bool isNonBlocking;
140 bool usesBlitter;
141 std::string srcStrKey;
142 std::string dstStrKey;
144 uint64_t startTime = 0;
173 struct CopyStat : CopyInfo { argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp88 struct CopyInfo { struct in __anon59552ec20111::CopyTracker
89 MachineInstr *MI;
90 SmallVector<unsigned, 4> DefRegs;
91 bool Avail;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp105 struct CopyInfo { struct in __anonadfa59480111::CopyTracker
106 MachineInstr *MI;
107 SmallVector<MCRegister, 4> DefRegs;
108 bool Avail;