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 442 /// isAsCheapAsAMove - Returns true if this instruction has the same cost (or
448 bool isAsCheapAsAMove() const {
  /external/llvm/utils/TableGen/
CodeGenInstruction.h 245 bool isAsCheapAsAMove;

Completed in 53 milliseconds