Searched refs:getInstructionSet (Results 1 – 3 of 3) sorted by relevance
124 Record *CodeGenTarget::getInstructionSet() const { in getInstructionSet() function in CodeGenTarget351 return getInstructionSet()->getValueAsBit("isLittleEndianEncoding"); in isLittleEndianEncoding()399 return getInstructionSet()->getValueAsBit("guessInstructionProperties"); in guessInstructionProperties()
96 Record *getInstructionSet() const;
929 Record *InstrInfo = Target.getInstructionSet(); in run()