/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | ScheduleDAG.h | 172 bool isBarrier() const { in isBarrier() function
|
/aosp_15_r20/external/llvm/include/llvm/MC/ |
H A D | MCInstrDesc.h | 219 bool isBarrier() const { return Flags & (1 << MCID::Barrier); } in isBarrier() function
|
/aosp_15_r20/frameworks/base/core/java/android/os/SemiConcurrentMessageQueue/ |
H A D | MessageQueue.java | 148 boolean isBarrier() { in isBarrier() method in MessageQueue.MessageNode
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCInstrDesc.h | 293 bool isBarrier() const { return Flags & (1ULL << MCID::Barrier); } in isBarrier() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | MCInstrDesc.h | 293 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 D | MCInstrDesc.h | 291 bool isBarrier() const { return Flags & (1ULL << MCID::Barrier); } in isBarrier() function
|
/aosp_15_r20/external/llvm/utils/TableGen/ |
H A D | CodeGenInstruction.h | 231 bool isBarrier : 1; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | MCInstrDesc.h | 293 bool isBarrier() const { return Flags & (1ULL << MCID::Barrier); } in isBarrier() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCInstrDesc.h | 293 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 D | MCInstrDesc.h | 297 bool isBarrier() const { return Flags & (1ULL << MCID::Barrier); } in isBarrier() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | ScheduleDAG.h | 174 bool isBarrier() const { in isBarrier() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | ScheduleDAG.h | 174 bool isBarrier() const { in isBarrier() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | ScheduleDAG.h | 174 bool isBarrier() const { in isBarrier() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | ScheduleDAG.h | 174 bool isBarrier() const { in isBarrier() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | ScheduleDAG.h | 174 bool isBarrier() const { in isBarrier() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | ScheduleDAG.h | 174 bool isBarrier() const { in isBarrier() function
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/cm_fc_ld/ |
H A D | PatchInfoRecord.h | 198 bool isBarrier() const { return Barrier; } in isBarrier() function
|
/aosp_15_r20/frameworks/base/core/java/android/os/ConcurrentMessageQueue/ |
H A D | MessageQueue.java | 160 boolean isBarrier() { in isBarrier() method in MessageQueue.MessageNode
|
/aosp_15_r20/frameworks/base/core/java/android/os/CombinedMessageQueue/ |
H A D | MessageQueue.java | 2364 boolean isBarrier() { in isBarrier() method in MessageQueue.MessageNode
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 886 bool isBarrier() const { return Kind == k_Barrier; } in isBarrier() function in __anon7ed195ca0211::AArch64Operand
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_ir.h | 1269 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 D | AArch64AsmParser.cpp | 995 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 D | AArch64AsmParser.cpp | 1167 bool isBarrier() const { in isBarrier() function in __anon207af5720111::AArch64Operand
|