Home
last modified time | relevance | path

Searched refs:getInstructionSet (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenTarget.h79 Record *getInstructionSet() const;
H A DCodeGenTarget.cpp224 Record *CodeGenTarget::getInstructionSet() const { in getInstructionSet() function in CodeGenTarget
402 return getInstructionSet()->getValueAsBit("isLittleEndianEncoding"); in isLittleEndianEncoding()
449 return getInstructionSet()->getValueAsBit("guessInstructionProperties"); in guessInstructionProperties()
H A DCodeEmitterGen.cpp196 if (Target.getInstructionSet()-> in getInstructionCase()
H A DInstrInfoEmitter.cpp447 Record *InstrInfo = Target.getInstructionSet(); in run()
H A DFixedLenDecoderEmitter.cpp1809 if (Target.getInstructionSet()-> in populateInstruction()
1815 if (Target.getInstructionSet()-> in populateInstruction()