Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCInstrDesc.h119 NotDuplicable, enumerator
339 return Flags & (1 << MCID::NotDuplicable); in isNotDuplicable()
/external/llvm/include/llvm/CodeGen/
DMachineInstr.h492 return hasProperty(MCID::NotDuplicable, Type);