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

  /external/llvm/include/llvm/MC/
MCInstrDesc.h 411 /// isAsCheapAsAMove - Returns true if this instruction has the same cost (or
417 bool isAsCheapAsAMove() const {
  /external/llvm/utils/TableGen/
CodeGenInstruction.h 241 bool isAsCheapAsAMove;

Completed in 105 milliseconds