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

  /external/skia/dm/
DMTestTask.cpp 7 static const bool is32Bit = sizeof(void*) == 4;
10 DEFINE_bool2(pathOpsSingleThread, z, is32Bit, "Disallow pathOps tests from using threads.");
  /external/llvm/lib/Target/X86/
X86Subtarget.h 281 bool is32Bit() const {
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 64 static bool is32Bit(EVT VT) {
    [all...]

Completed in 64 milliseconds