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

  /external/llvm/utils/TableGen/
CodeGenInstruction.cpp 317 mayLoad = R->getValueAsBitOrUnset("mayLoad", mayLoad_Unset);
318 mayStore = R->getValueAsBitOrUnset("mayStore", mayStore_Unset);
319 hasSideEffects = R->getValueAsBitOrUnset("hasSideEffects",
  /external/llvm/include/llvm/TableGen/
Record.h     [all...]
  /external/llvm/lib/TableGen/
Record.cpp     [all...]

Completed in 82 milliseconds