Searched defs:InstructionMemo (Results 1 – 3 of 3) sorted by relevance
35 struct InstructionMemo { struct36 std::string Name;37 const CodeGenRegisterClass *RC;38 std::string SubRegNo;39 std::vector<std::string> PhysRegs;40 std::string PredicateCheck;42 InstructionMemo(std::string Name, const CodeGenRegisterClass *RC, in InstructionMemo() function
35 struct InstructionMemo { struct36 std::string Name;37 const CodeGenRegisterClass *RC;38 std::string SubRegNo;39 std::vector<std::string>* PhysRegs;40 std::string PredicateCheck;
34 struct InstructionMemo { struct35 std::string Name;36 const CodeGenRegisterClass *RC;37 std::string SubRegNo;38 std::vector<std::string>* PhysRegs;