/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugRnglists.h | 42 bool isSentinel() const { return EntryKind == dwarf::DW_RLE_end_of_list; } in isSentinel() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugRnglists.h | 42 bool isSentinel() const { return EntryKind == dwarf::DW_RLE_end_of_list; } in isSentinel() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | ilist_node_base.h | 46 bool isSentinel() const { return PrevAndSentinel.getInt(); } in isSentinel() function
|
D | ilist_node.h | 97 bool isSentinel() const { in isSentinel() function
|
/external/llvm-project/llvm/include/llvm/ADT/ |
D | ilist_node_base.h | 45 bool isSentinel() const { return PrevAndSentinel.getInt(); } in isSentinel() function
|
D | ilist_node.h | 99 bool isSentinel() const { in isSentinel() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | ilist_node_base.h | 45 bool isSentinel() const { return PrevAndSentinel.getInt(); } in isSentinel() function
|
D | ilist_node.h | 99 bool isSentinel() const { in isSentinel() function
|
/external/skia/src/core/ |
D | SkRegionPriv.h | 39 #define assert_sentinel(value, isSentinel) \ argument
|
/external/skqp/src/core/ |
D | SkRegionPriv.h | 39 #define assert_sentinel(value, isSentinel) \ argument
|
/external/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 61 bool isSentinel() const { in isSentinel() function 190 bool isSentinel() const { in isSentinel() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.cpp | 419 static bool isSentinel(const DWARFDebugNames::AttributeEncoding &AE) { in isSentinel() function 427 static bool isSentinel(const DWARFDebugNames::Abbrev &Abbr) { in isSentinel() function
|
/external/llvm-project/llvm/lib/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.cpp | 425 static bool isSentinel(const DWARFDebugNames::AttributeEncoding &AE) { in isSentinel() function 433 static bool isSentinel(const DWARFDebugNames::Abbrev &Abbr) { in isSentinel() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 103 bool isSentinel() const { in isSentinel() function 416 bool isSentinel() const { in isSentinel() function
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 105 bool isSentinel() const { in isSentinel() function 418 bool isSentinel() const { in isSentinel() function
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 1187 static bool isSentinel(PHINode *PN) { in EliminateDuplicatePHINodesSetBasedImpl() function
|