Home
last modified time | relevance | path

Searched refs:semantics_ (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dcommon-operator.h431 : semantics_(semantics), override_output_type_(override_output_type) {} in SLVerifierHintParameters()
433 const Operator* semantics() const { return semantics_; } in semantics()
439 const Operator* semantics_; member in v8::internal::compiler::final
/third_party/mesa3d/src/amd/compiler/
H A Daco_ir.h185 memory_sync_info(int storage_, int semantics_ = 0, sync_scope scope_ = scope_invocation) in memory_sync_info()
186 : storage((storage_class)storage_), semantics((memory_semantics)semantics_), scope(scope_) in memory_sync_info()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 28 milliseconds