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

  /external/clang/lib/CodeGen/
CGDecl.cpp 1839 ARCPreciseLifetime_t precise = (D.hasAttr<ObjCPreciseLifetimeAttr>() local
1842 precise); local
    [all...]
CGExpr.cpp 235 bool Precise =
238 Destroy = Precise ? &CodeGenFunction::destroyARCStrongPrecise
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
propagateNoContraction.cpp 231 // 2) A set of access chains of the initial precise object nodes.
252 // The set of symbol node IDs for precise symbol nodes, the ones marked as
255 // The set of precise return nodes.
319 // precise return value. We need to find the involved objects in its
320 // expression and add them to the set of initial precise objects.
337 // If the operand node object is 'precise', we collect its access chain
338 // for the initial set of 'precise' objects.
340 // The operand node is an 'precise' object node, add its
341 // access chain to the set of 'precise' objects. This is to collect
342 // the initial set of 'precise' objects
    [all...]
  /external/valgrind/none/tests/
cmdline2.stdout.exp 20 full is slower but provides precise watchpoint/step
169 Precise exception control. Possible values for 'mode' are as follows

Completed in 272 milliseconds