• Home
  • Raw
  • Download

Lines Matching full:which

88         // To read the state __builtin_ffs is used which returns index + 1 of the first set bit
190 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in Method()
208 // store which should become visible acquire in Method()
369 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in GetCompiledEntryPoint()
376 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in GetCompiledEntryPoint()
384 // store which should become visible acquire in SetCompiledEntryPoint()
404 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in GetCompilationStatus()
417 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in SetCompilationStatus()
422 // which should become visible acquire in SetCompilationStatus()
428 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in AtomicSetCompilationStatus()
475 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in GetAccessFlags()
483 // which should become visible acquire in SetAccessFlags()
489 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in IsStatic()
496 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in IsNative()
503 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in IsPublic()
510 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in IsPrivate()
517 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in IsProtected()
524 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in IsIntrinsic()
531 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in IsSynthetic()
538 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in IsAbstract()
545 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in IsFinal()
552 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in IsSynchronized()
559 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in HasSingleImplementation()
585 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in SetIntrinsic()
597 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in GetIntrinsic()
649 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in IsDefaultInterfaceMethod()
656 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in IsConstructor()
750 // which should become visible NOLINTNEXTLINE(cppcoreguidelines-pro-type-union-access) in GetProfilingData()
757 // which should become visible NOLINTNEXTLINE(cppcoreguidelines-pro-type-union-access) in GetProfilingDataWithoutCheck()
767 // which should become visible NOLINTNEXTLINE(cppcoreguidelines-pro-type-union-access) in GetProfilingData()
782 // which should become visible NOLINTNEXTLINE(cppcoreguidelines-pro-type-union-access) in IsProfilingWithoutLock()