Home
last modified time | relevance | path

Searched refs:NotDuplicable (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DMCInstrDesc.h116 NotDuplicable, enumerator
282 bool isNotDuplicable() const { return Flags & (1 << MCID::NotDuplicable); } in isNotDuplicable()
/external/llvm/include/llvm/CodeGen/
DMachineInstr.h495 return hasProperty(MCID::NotDuplicable, Type);