Home
last modified time | relevance | path

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

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