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

  /external/llvm/include/llvm/MC/
MCInstrDesc.h 126 CheapAsAMove,
474 return Flags & (1 << MCID::CheapAsAMove);
  /external/llvm/include/llvm/CodeGen/
MachineInstr.h 617 return hasProperty(MCID::CheapAsAMove, Type);
    [all...]

Completed in 60 milliseconds