Searched refs:CopyIn (Results 1 – 3 of 3) sorted by relevance
290 static void CopyIn(const std::set<std::string>& src, in CopyIn() function346 CopyIn(a->exact_, &ab->exact_); in Alt()347 CopyIn(b->exact_, &ab->exact_); in Alt()
2326 MachineInstr *CopyIn = nullptr; in optimizeSpillSlots() local2329 CopyIn = BuildMI(B, StartIt, DL, HII.get(TargetOpcode::COPY), FoundR) in optimizeSpillSlots()2346 IM.replaceInstr(&SI, CopyIn); in optimizeSpillSlots()
9691 virtual std::string CopyIn(IOBuffer* dst) = 0;9703 virtual std::string CopyIn(IOBuffer* dst);9724 virtual std::string CopyIn(IOBuffer* dst);39209 FileInput::CopyIn(IOBuffer* dst) { in CopyIn() function39245 MemoryInput::CopyIn(IOBuffer* dst) { in CopyIn() function39375 io_error_message = input.CopyIn(io_buf); in DecodeCbor()39793 std::string error_message = input.CopyIn(&io_buf); in DecodeImageAdvanceIOBuf()39836 std::string error_message = input.CopyIn(&io_buf); in DecodeImage0()39890 std::string error_message = input.CopyIn(&io_buf); in DecodeImage0()39962 std::string error_message = input.CopyIn(&io_buf); in DecodeImage0()[all …]