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

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCAtom.h 50 bool isDataAtom() { return Type == DataAtom; }
  /external/swiftshader/third_party/LLVM/lib/MC/
MCAtom.cpp 52 if (isDataAtom()) {
82 if (isDataAtom()) {

Completed in 68 milliseconds