Home
last modified time | relevance | path

Searched refs:IsBarrier (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/tint/src/sem/
H A Dintrinsic.h137 bool IsBarrier() const;
H A Dintrinsic.cc154 bool Intrinsic::IsBarrier() const { in IsBarrier() function in tint::sem::Intrinsic
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-scheduler.h157 bool IsBarrier(const Instruction* instr) const { in IsBarrier() function in v8::internal::compiler::final
H A Dinstruction-scheduler.cc121 if (IsBarrier(instr)) { in AddInstruction()
/third_party/skia/third_party/externals/tint/src/writer/glsl/
H A Dgenerator_impl.cc509 if (intrinsic->IsBarrier()) { in EmitIntrinsicCall()
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator_impl.cc897 if (intrinsic->IsBarrier()) { in EmitIntrinsicCall()
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder.cc2297 if (intrinsic->IsBarrier()) { in GenerateIntrinsicCall()

Completed in 21 milliseconds