HomeSort by relevance Sort by last modified time
    Searched refs:isCodeGenOnly (Results 1 - 3 of 3) sorted by null

  /external/llvm/utils/TableGen/
CodeGenInstruction.h 244 bool isCodeGenOnly;
PseudoLoweringEmitter.cpp 95 if (Insn.isCodeGenOnly || Insn.isPseudo)
CodeGenInstruction.cpp 320 isCodeGenOnly = R->getValueAsBit("isCodeGenOnly");

Completed in 121 milliseconds