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 119 NotDuplicable,
339 return Flags & (1 << MCID::NotDuplicable);
  /external/llvm/include/llvm/CodeGen/
MachineInstr.h 492 return hasProperty(MCID::NotDuplicable, Type);
    [all...]

Completed in 60 milliseconds