Home
last modified time | relevance | path

Searched defs:BarrierOp (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dbarrier_ops.cc442 class BarrierOp : public ResourceOpKernel<Barrier> { class
444 explicit BarrierOp(OpKernelConstruction* context) in BarrierOp() function in tensorflow::barrier::BarrierOp
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp210 struct BarrierOp { struct in __anon170f337d0211::AArch64Operand
211 unsigned Val; // Not the enum since not all values have names.
212 const char *Data;
213 unsigned Length;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp358 struct BarrierOp { struct in __anon766491d50111::AArch64Operand
359 const char *Data;
360 unsigned Length;
361 unsigned Val; // Not the enum since not all values have names.