Home
last modified time | relevance | path

Searched defs:is_volatile (Results 1 – 8 of 8) sorted by relevance

/third_party/spirv-tools/source/opt/
Dupgrade_memory_model.cpp126 bool is_volatile = false; in UpgradeMemoryAndImages() local
257 bool is_volatile = false; in UpgradeAtomics() local
274 bool is_volatile) { in UpgradeSemantics()
310 bool is_volatile = false; in GetInstructionAttributes() local
337 bool is_volatile = false; in TraceInstruction() local
405 bool is_volatile = false; in CheckType() local
453 bool is_volatile = false; in CheckAllTypes() local
525 bool is_coherent, bool is_volatile, in UpgradeFlags()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dupgrade_memory_model.cpp128 bool is_volatile = false; in UpgradeMemoryAndImages() local
259 bool is_volatile = false; in UpgradeAtomics() local
276 bool is_volatile) { in UpgradeSemantics()
312 bool is_volatile = false; in GetInstructionAttributes() local
339 bool is_volatile = false; in TraceInstruction() local
407 bool is_volatile = false; in CheckType() local
455 bool is_volatile = false; in CheckAllTypes() local
527 bool is_coherent, bool is_volatile, in UpgradeFlags()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dupgrade_memory_model.cpp128 bool is_volatile = false; in UpgradeMemoryAndImages() local
259 bool is_volatile = false; in UpgradeAtomics() local
276 bool is_volatile) { in UpgradeSemantics()
312 bool is_volatile = false; in GetInstructionAttributes() local
339 bool is_volatile = false; in TraceInstruction() local
407 bool is_volatile = false; in CheckType() local
455 bool is_volatile = false; in CheckAllTypes() local
527 bool is_coherent, bool is_volatile, in UpgradeFlags()
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_internal.h188 bool is_volatile; member
194 bool is_volatile; member
200 bool is_volatile; member
207 bool is_volatile; member
Ddxil_module.c2937 bool is_volatile) in dxil_emit_load()
2961 bool is_volatile) in dxil_emit_store()
2980 const struct dxil_value *ptr, bool is_volatile, in dxil_emit_cmpxchg()
3005 bool is_volatile, enum dxil_atomic_ordering ordering, in dxil_emit_atomicrmw()
/third_party/mesa3d/src/intel/compiler/
Dbrw_shader.cpp1154 backend_instruction::is_volatile() const in is_volatile() function in backend_instruction
/third_party/ltp/tools/sparse/sparse-src/
Dlinearize.h127 unsigned int is_volatile:1; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp3446 struct is_volatile struct
3450 struct is_volatile<_Tp volatile> struct