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