Searched refs:InstructionMemo (Results 1 – 2 of 2) sorted by relevance
34 struct InstructionMemo { struct41 InstructionMemo(StringRef Name, const CodeGenRegisterClass *RC, in InstructionMemo() argument49 InstructionMemo(const InstructionMemo &Other) = delete;50 InstructionMemo(InstructionMemo &&Other) = default;378 typedef std::multimap<int, InstructionMemo> PredMap;585 InstructionMemo Memo( in collectPatterns()643 const InstructionMemo &Memo = PI->second; in emitInstructionCode()
35 struct InstructionMemo { struct371 typedef std::multimap<int, InstructionMemo> PredMap;576 InstructionMemo Memo = { in collectPatterns()634 const InstructionMemo &Memo = PI->second; in emitInstructionCode()