Home
last modified time | relevance | path

Searched defs:isBarrier (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h172 bool isBarrier() const { in isBarrier() function
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCInstrDesc.h219 bool isBarrier() const { return Flags & (1 << MCID::Barrier); } in isBarrier() function
/aosp_15_r20/frameworks/base/core/java/android/os/SemiConcurrentMessageQueue/
H A DMessageQueue.java148 boolean isBarrier() { in isBarrier() method in MessageQueue.MessageNode
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCInstrDesc.h293 bool isBarrier() const { return Flags & (1ULL << MCID::Barrier); } in isBarrier() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCInstrDesc.h293 bool isBarrier() const { return Flags & (1ULL << MCID::Barrier); } in isBarrier() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCInstrDesc.h291 bool isBarrier() const { return Flags & (1ULL << MCID::Barrier); } in isBarrier() function
/aosp_15_r20/external/llvm/utils/TableGen/
H A DCodeGenInstruction.h231 bool isBarrier : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCInstrDesc.h293 bool isBarrier() const { return Flags & (1ULL << MCID::Barrier); } in isBarrier() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCInstrDesc.h293 bool isBarrier() const { return Flags & (1ULL << MCID::Barrier); } in isBarrier() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCInstrDesc.h297 bool isBarrier() const { return Flags & (1ULL << MCID::Barrier); } in isBarrier() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DScheduleDAG.h174 bool isBarrier() const { in isBarrier() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DScheduleDAG.h174 bool isBarrier() const { in isBarrier() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h174 bool isBarrier() const { in isBarrier() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DScheduleDAG.h174 bool isBarrier() const { in isBarrier() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h174 bool isBarrier() const { in isBarrier() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DScheduleDAG.h174 bool isBarrier() const { in isBarrier() function
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/cm_fc_ld/
H A DPatchInfoRecord.h198 bool isBarrier() const { return Barrier; } in isBarrier() function
/aosp_15_r20/frameworks/base/core/java/android/os/ConcurrentMessageQueue/
H A DMessageQueue.java160 boolean isBarrier() { in isBarrier() method in MessageQueue.MessageNode
/aosp_15_r20/frameworks/base/core/java/android/os/CombinedMessageQueue/
H A DMessageQueue.java2364 boolean isBarrier() { in isBarrier() method in MessageQueue.MessageNode
/aosp_15_r20/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp886 bool isBarrier() const { return Kind == k_Barrier; } in isBarrier() function in __anon7ed195ca0211::AArch64Operand
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_ir.h1269 constexpr bool isBarrier() const noexcept { return format == Format::PSEUDO_BARRIER; } in isBarrier() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp995 bool isBarrier() const { return Kind == k_Barrier; } in isBarrier() function in __anon90412aac0111::AArch64Operand
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1167 bool isBarrier() const { in isBarrier() function in __anon207af5720111::AArch64Operand