Home
last modified time | relevance | path

Searched defs:isAsCheapAsAMove (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/include/llvm/MC/
DMCInstrDesc.h467 bool isAsCheapAsAMove() const { in isAsCheapAsAMove() function
/freebsd-9-stable/contrib/llvm/utils/TableGen/
DCodeGenInstruction.h245 bool isAsCheapAsAMove; variable