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

  /external/llvm/include/llvm/MC/
MCInstrDesc.h 198 /// isPseudo - Return true if this is a pseudo instruction that doesn't
201 bool isPseudo() const {
  /external/llvm/utils/TableGen/
CodeGenInstruction.h 245 bool isPseudo;

Completed in 776 milliseconds