Searched defs:getInstructionSet (Results 1 - 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
H A DCodeGenTarget.cpp145 Record *CodeGenTarget::getInstructionSet() const { function in class:CodeGenTarget
336 return getInstructionSet()->getValueAsBit("isLittleEndianEncoding");
345 return getInstructionSet()->getValueAsBit("guessInstructionProperties");

Completed in 52 milliseconds