Searched defs:CopyInfo (Results 1 – 3 of 3) sorted by relevance
126 struct CopyInfo : BaseInfo { struct133 CopyInfo(const void* Handle, size_t Length, uint64_t Id, bool IsNonBlocking, bool UsesBlitter) : in CopyInfo() argument137 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
88 struct CopyInfo { struct in __anon59552ec20111::CopyTracker89 MachineInstr *MI;90 SmallVector<unsigned, 4> DefRegs;91 bool Avail;
105 struct CopyInfo { struct in __anonadfa59480111::CopyTracker106 MachineInstr *MI;107 SmallVector<MCRegister, 4> DefRegs;108 bool Avail;