Searched defs:intParamRegSet (Results 1 – 2 of 2) sorted by relevance
20 static const std::set<regno_t> intParamRegSet = {RDI, RSI, RDX, RCX, R8, R9}; variable
822 MapleSet<regno_t> intParamRegSet; /* parameters */ variable