Searched refs:kAttrReadNone (Results 1 – 3 of 3) sorted by relevance
/art/compiler/llvm/ |
D | intrinsic_helper.h | 52 kAttrReadNone = 1 << 0, enumerator
|
D | intrinsic_helper.cc | 143 if (info.attr_ & kAttrReadNone) { in IntrinsicHelper()
|
D | intrinsic_func_list.def | 61 kAttrReadNone | kAttrNoThrow, 1328 kAttrReadNone | kAttrNoThrow, 1334 kAttrReadNone | kAttrNoThrow, 1341 kAttrReadNone | kAttrNoThrow, 1347 kAttrReadNone | kAttrNoThrow, 1354 kAttrReadNone | kAttrNoThrow, 1361 kAttrReadNone | kAttrNoThrow, 1368 kAttrReadNone | kAttrNoThrow, 1375 kAttrReadNone | kAttrNoThrow,
|