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

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetCallingConv.h 34 static const uint64_t NestOffs = 5;
66 void setNest() { Flags |= One << NestOffs; }
  /external/llvm/include/llvm/Target/
TargetCallingConv.h 39 static const uint64_t NestOffs = 5;
95 void setNest() { Flags |= One << NestOffs; }

Completed in 41 milliseconds