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 125 CheapAsAMove,
437 return Flags & (1 << MCID::CheapAsAMove);
  /external/llvm/include/llvm/CodeGen/
MachineInstr.h 563 return hasProperty(MCID::CheapAsAMove, Type);
    [all...]

Completed in 31 milliseconds