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

  /external/clang/test/CodeGenCUDA/
convergent.cu 26 // DEVICE: call void @_Z3bazv() [[CALL_ATTR:#[0-9]+]]
39 // DEVICE: attributes [[CALL_ATTR]] = { convergent }
  /external/elfutils/tests/
varlocs.c 276 Dwarf_Attribute call_attr; local
277 if (dwarf_getlocation_attr (attr, expr, &call_attr) != 0)
288 if (dwarf_getlocation (&call_attr, &call_ops, &call_len) != 0)
293 print_expr_block (&call_attr, call_ops, call_len, addr);

Completed in 5009 milliseconds