Searched refs:getInstructionSet (Results 1 – 3 of 3) sorted by relevance
108 const Record *CodeGenTarget::getInstructionSet() const { in getInstructionSet() function in CodeGenTarget286 return getInstructionSet()->getValueAsBit("isLittleEndianEncoding"); in isLittleEndianEncoding()337 return getInstructionSet()->getValueAsBit("guessInstructionProperties"); in guessInstructionProperties()
97 const Record *getInstructionSet() const;
826 const Record *InstrInfo = Target.getInstructionSet(); in run()