HomeSort by relevance Sort by last modified time
    Searched refs:getAsmParserVariantCount (Results 1 - 3 of 3) sorted by null

  /external/llvm/utils/TableGen/
CodeGenTarget.h 99 /// getAsmParserVariantCount - Return the AssmblyParserVariant definition
102 unsigned getAsmParserVariantCount() const;
CodeGenTarget.cpp 165 /// getAsmParserVariantCount - Return the AssmblyParserVariant definition
168 unsigned CodeGenTarget::getAsmParserVariantCount() const {
AsmMatcherEmitter.cpp     [all...]

Completed in 43 milliseconds