Searched refs:getInstructionSet (Results 1 – 5 of 5) sorted by relevance
82 Record *getInstructionSet() const;
286 Record *CodeGenTarget::getInstructionSet() const { in getInstructionSet() function in CodeGenTarget509 return getInstructionSet()->getValueAsBit("isLittleEndianEncoding"); in isLittleEndianEncoding()557 return getInstructionSet()->getValueAsBit("guessInstructionProperties"); in guessInstructionProperties()
297 if (Target.getInstructionSet()-> in getInstructionCaseForEncoding()
1874 if (Target.getInstructionSet()-> in populateInstruction()1880 if (Target.getInstructionSet()-> in populateInstruction()
722 Record *InstrInfo = Target.getInstructionSet(); in run()