Searched refs:getInstructionSet (Results 1 – 3 of 3) sorted by relevance
160 Record *CodeGenTarget::getInstructionSet() const { in getInstructionSet() function in CodeGenTarget350 return getInstructionSet()->getValueAsBit("isLittleEndianEncoding"); in isLittleEndianEncoding()359 return getInstructionSet()->getValueAsBit("guessInstructionProperties"); in guessInstructionProperties()
92 Record *getInstructionSet() const;
332 Record *InstrInfo = Target.getInstructionSet(); in run()