Home
last modified time | relevance | path

Searched refs:IsReadonly (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/include/
H A DState.h176 if (IsReadonly) in lookup32()
181 if (IsReadonly) in lookup32()
185 if (IsReadonly) in lookup32()
190 if (IsReadonly) in lookup32()
195 if (IsReadonly) in lookup32()
200 if (IsReadonly) in lookup32()
215 lookupPtr(ValueKind Kind, bool IsReadonly, bool ForceTeamState) { in lookupPtr() argument
256 lookup(bool IsReadonly, IdentTy *Ident, bool ForceTeamState) { in lookup()
257 Ty &t = lookup32(Kind, IsReadonly, Ident, ForceTeamState); in lookup()
291 Ty &lookup(bool IsReadonly, IdentTy *, bool ForceTeamState) { in lookup()
[all …]