Searched defs:isNotDuplicable (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/include/llvm/MC/ | ||
| D | MCInstrDesc.h | 342 bool isNotDuplicable() const { in isNotDuplicable() function |
| /external/llvm/utils/TableGen/ | ||
| D | CodeGenInstruction.h | 247 bool isNotDuplicable : 1; variable |