Home
last modified time | relevance | path

Searched defs:BarrierOp (Results 1 – 5 of 5) 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 __anon6528055b0211::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-10.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp366 struct BarrierOp { struct in __anon1914c67d0111::AArch64Operand
367 const char *Data;
368 unsigned Length;
369 unsigned Val; // Not the enum since not all values have names.
/external/llvm-project/mlir/lib/Target/LLVMIR/
DModuleTranslation.cpp527 .Case([&](omp::BarrierOp) { in convertOmpOperation()
/external/llvm-project/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp400 struct BarrierOp { struct in __anona500a0890111::AArch64Operand
401 const char *Data;
402 unsigned Length;
403 unsigned Val; // Not the enum since not all values have names.