Searched refs:getInstructionSet (Results 1 – 5 of 5) sorted by relevance
135 if (!Target.getInstructionSet()->getValueAsBit( in addCodeToMergeInOperand()150 if (!Target.getInstructionSet()->getValueAsBit( in addCodeToMergeInOperand()327 if (Target.getInstructionSet()-> in getInstructionCaseForEncoding()
81 Record *getInstructionSet() const;
317 Record *CodeGenTarget::getInstructionSet() const { in getInstructionSet() function in CodeGenTarget538 return getInstructionSet()->getValueAsBit("isLittleEndianEncoding"); in isLittleEndianEncoding()586 return getInstructionSet()->getValueAsBit("guessInstructionProperties"); in guessInstructionProperties()
2034 Target.getInstructionSet()->getValueAsBit( in populateInstruction()2036 Target.getInstructionSet()->getValueAsBit( in populateInstruction()2043 if (Target.getInstructionSet()->getValueAsBit( in populateInstruction()
901 Record *InstrInfo = Target.getInstructionSet(); in run()