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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Host.cpp 953 unsigned MaxExtLevel;
954 getX86CpuIDAndInfo(0x80000000, &MaxExtLevel, &EBX, &ECX, &EDX);
956 bool HasExtLeaf1 = MaxExtLevel >= 0x80000001 &&
    [all...]
  /external/llvm/lib/Support/
Host.cpp     [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
Host.cpp     [all...]

Completed in 63 milliseconds