Searched refs:InstructionMemo (Results 1 – 1 of 1) sorted by relevance
37 struct InstructionMemo { struct44 InstructionMemo(StringRef Name, const CodeGenRegisterClass *RC, in InstructionMemo() function52 InstructionMemo(const InstructionMemo &Other) = delete;53 InstructionMemo(InstructionMemo &&Other) = default;387 typedef std::multimap<int, InstructionMemo> PredMap;592 InstructionMemo Memo(Pattern.getDstPattern().getOperator()->getName(), in collectPatterns()644 const InstructionMemo &Memo = PI->second; in emitInstructionCode()