Home
last modified time | relevance | path

Searched defs:InstructionMemo (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/llvm/utils/TableGen/
H A DFastISelEmitter.cpp35 struct InstructionMemo { struct
36 std::string Name;
37 const CodeGenRegisterClass *RC;
38 std::string SubRegNo;
39 std::vector<std::string>* PhysRegs;
40 std::string PredicateCheck;