Home
last modified time | relevance | path

Searched defs:is_volatile (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dupgrade_memory_model.cpp274 UpgradeSemantics(Instruction* inst, uint32_t in_operand, bool is_volatile) UpgradeSemantics() argument
312 bool is_volatile = false; GetInstructionAttributes() local
339 bool is_volatile = false; TraceInstruction() local
407 bool is_volatile = false; CheckType() local
455 bool is_volatile = false; CheckAllTypes() local
526 UpgradeFlags(Instruction* inst, uint32_t in_operand, bool is_coherent, bool is_volatile, OperationType operation_type, InstructionType inst_type) UpgradeFlags() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dupgrade_memory_model.cpp274 UpgradeSemantics(Instruction* inst, uint32_t in_operand, bool is_volatile) UpgradeSemantics() argument
312 bool is_volatile = false; GetInstructionAttributes() local
339 bool is_volatile = false; TraceInstruction() local
407 bool is_volatile = false; CheckType() local
455 bool is_volatile = false; CheckAllTypes() local
526 UpgradeFlags(Instruction* inst, uint32_t in_operand, bool is_coherent, bool is_volatile, OperationType operation_type, InstructionType inst_type) UpgradeFlags() argument
[all...]
/third_party/spirv-tools/source/opt/
H A Dupgrade_memory_model.cpp276 UpgradeSemantics(Instruction* inst, uint32_t in_operand, bool is_volatile) UpgradeSemantics() argument
314 bool is_volatile = false; GetInstructionAttributes() local
341 bool is_volatile = false; TraceInstruction() local
409 bool is_volatile = false; CheckType() local
457 bool is_volatile = false; CheckAllTypes() local
529 UpgradeFlags(Instruction* inst, uint32_t in_operand, bool is_coherent, bool is_volatile, OperationType operation_type, InstructionType inst_type) UpgradeFlags() argument
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_shader.cpp1154 backend_instruction::is_volatile() const in is_volatile() function in backend_instruction
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_internal.h188 bool is_volatile; member
194 bool is_volatile; member
200 bool is_volatile; member
207 bool is_volatile; member
H A Ddxil_module.c2935 dxil_emit_load(struct dxil_module *m, const struct dxil_value *ptr, unsigned align, bool is_volatile) dxil_emit_load() argument
2959 dxil_emit_store(struct dxil_module *m, const struct dxil_value *value, const struct dxil_value *ptr, unsigned align, bool is_volatile) dxil_emit_store() argument
2978 dxil_emit_cmpxchg(struct dxil_module *m, const struct dxil_value *cmpval, const struct dxil_value *newval, const struct dxil_value *ptr, bool is_volatile, enum dxil_atomic_ordering ordering, enum dxil_sync_scope syncscope) dxil_emit_cmpxchg() argument
3003 dxil_emit_atomicrmw(struct dxil_module *m, const struct dxil_value *value, const struct dxil_value *ptr, enum dxil_rmw_op op, bool is_volatile, enum dxil_atomic_ordering ordering, enum dxil_sync_scope syncscope) dxil_emit_atomicrmw() argument
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.h127 unsigned int is_volatile:1; member

Completed in 11 milliseconds