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

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMSubtarget.h 73 /// InNaClMode - True if targeting Native Client
74 bool InNaClMode;
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86Subtarget.h 137 /// InNaClMode - True if compiling for Native Client target.
138 bool InNaClMode;

Completed in 179 milliseconds