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 104 /// getAsmParserVariantCount - Return the AssmblyParserVariant definition
107 unsigned getAsmParserVariantCount() const;
CodeGenTarget.cpp 202 /// getAsmParserVariantCount - Return the AssmblyParserVariant definition
205 unsigned CodeGenTarget::getAsmParserVariantCount() const {
AsmMatcherEmitter.cpp     [all...]

Completed in 136 milliseconds