Searched refs:getInstructionSet (Results 1 – 5 of 5) sorted by relevance
81 Record *getInstructionSet() const;
306 Record *CodeGenTarget::getInstructionSet() const { in getInstructionSet() function in CodeGenTarget529 return getInstructionSet()->getValueAsBit("isLittleEndianEncoding"); in isLittleEndianEncoding()577 return getInstructionSet()->getValueAsBit("guessInstructionProperties"); in guessInstructionProperties()
299 if (Target.getInstructionSet()-> in getInstructionCaseForEncoding()
1985 if (Target.getInstructionSet()->getValueAsBit( in populateInstruction()1991 if (Target.getInstructionSet()->getValueAsBit( in populateInstruction()
901 Record *InstrInfo = Target.getInstructionSet(); in run()