Searched defs:getInstructionSet (Results 1 – 4 of 4) sorted by relevance
138 Record *CodeGenTarget::getInstructionSet() const { in getInstructionSet() function in CodeGenTarget
175 Record *CodeGenTarget::getInstructionSet() const { in getInstructionSet() function in CodeGenTarget
224 Record *CodeGenTarget::getInstructionSet() const { in getInstructionSet() function in CodeGenTarget
241 InstructionSetEnum getInstructionSet() const { return InstructionSet; } in getInstructionSet() function