HomeSort by relevance Sort by last modified time
    Searched full:outranks (Results 1 - 2 of 2) sorted by null

  /external/llvm/utils/TableGen/
DisassemblerEmitter.cpp 60 /// That hierarchy is determined by outranks() (X86DisassemblerTables.cpp)
X86DisassemblerTables.cpp 114 /// outranks - Indicates whether, if an instruction has two different applicable
121 static inline bool outranks(InstructionContext upper, function
661 if (outranks(previousInfo.insnContext, newInfo.insnContext))

Completed in 96 milliseconds