Home
last modified time | relevance | path

Searched defs:isNotDuplicable (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DMCInstrDesc.h342 bool isNotDuplicable() const { in isNotDuplicable() function
/external/llvm/utils/TableGen/
DCodeGenInstruction.h247 bool isNotDuplicable : 1; variable