Searched refs:getInstructionSet (Results 1 – 3 of 3) sorted by relevance
323 Record *CodeGenTarget::getInstructionSet() const { in getInstructionSet() function in CodeGenTarget548 return getInstructionSet()->getValueAsBit("isLittleEndianEncoding"); in isLittleEndianEncoding()596 return getInstructionSet()->getValueAsBit("guessInstructionProperties"); in guessInstructionProperties()
94 Record *getInstructionSet() const;
931 Record *InstrInfo = Target.getInstructionSet(); in run()