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

  /external/swiftshader/third_party/LLVM/utils/TableGen/
CodeGenRegisters.cpp 410 static bool testSubClass(const CodeGenRegisterClass *A,
477 if (!testSubClass(&RC, SubRC))
485 for (unsigned s = rci - 1; s && testSubClass(&RC, RegClasses[s - 1]); --s)
  /external/llvm/utils/TableGen/
CodeGenRegisters.cpp 796 static bool testSubClass(const CodeGenRegisterClass *A,
864 if (!testSubClass(&RC, &SubRC))
    [all...]

Completed in 102 milliseconds