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 249 bool isCodeGenOnly;
PseudoLoweringEmitter.cpp 141 if (Insn.isCodeGenOnly || Insn.isPseudo)
CodeGenInstruction.cpp 325 isCodeGenOnly = R->getValueAsBit("isCodeGenOnly");

Completed in 181 milliseconds