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

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCAtom.h 49 bool isTextAtom() { return Type == TextAtom; }
  /external/swiftshader/third_party/LLVM/lib/MC/
MCAtom.cpp 59 } else if (isTextAtom()) {
84 } else if (isTextAtom()) {

Completed in 57 milliseconds