Searched defs:getInstructionSet (Results 1 – 2 of 2) sorted by relevance
43 InstructionSetX86 getInstructionSet() const { return InstructionSet; } in getInstructionSet() function66 inline InstructionSetX86 getInstructionSet(const Cfg *Func) { in getInstructionSet() function
175 Record *CodeGenTarget::getInstructionSet() const { in getInstructionSet() function in CodeGenTarget