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

  /art/compiler/llvm/
intrinsic_func_list.def 98 kAttrReadOnly | kAttrNoThrow,
119 kAttrReadOnly | kAttrNoThrow,
126 kAttrReadOnly | kAttrNoThrow,
133 kAttrReadOnly | kAttrNoThrow,
165 kAttrReadOnly | kAttrNoThrow,
172 kAttrReadOnly | kAttrNoThrow,
190 kAttrReadOnly | kAttrNoThrow,
206 kAttrReadOnly | kAttrNoThrow,
251 kAttrReadOnly | kAttrNoThrow,
258 kAttrReadOnly | kAttrNoThrow
    [all...]
intrinsic_helper.h 57 kAttrReadOnly = 1 << 1,
intrinsic_helper.cc 140 if (info.attr_ & kAttrReadOnly) {

Completed in 27 milliseconds