HomeSort by relevance Sort by last modified time
    Searched refs:NotDuplicable (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
MCInstrDesc.h 118 NotDuplicable,
320 return Flags & (1 << MCID::NotDuplicable);
  /external/llvm/include/llvm/CodeGen/
MachineInstr.h 437 return hasProperty(MCID::NotDuplicable, Type);
    [all...]

Completed in 99 milliseconds