| /llvm-project/llvm/lib/Support/ |
| H A D | SuffixTreeNode.cpp | 24 bool SuffixTreeInternalNode::isRoot() const { isRoot() function in SuffixTreeInternalNode
|
| /openbsd-src/gnu/llvm/clang/lib/AST/Interp/ |
| H A D | InterpFrame.h | 110 bool isRoot() const { return !Func; } in isRoot() function
|
| H A D | Pointer.h | 239 bool isRoot() const { in isRoot() function
|
| /llvm-project/clang/lib/AST/Interp/ |
| H A D | InterpFrame.h | |
| H A D | Pointer.h | |
| /openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
| H A D | SuffixTree.h | 93 bool isRoot() const { return StartIdx == EmptyIdx; } in isRoot() function
|
| /llvm-project/polly/lib/Support/ |
| H A D | VirtualInstruction.cpp | 172 static bool isRoot(const Instruction *Inst) { in isRoot() function
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
| H A D | MCPseudoProbe.h | 232 bool isRoot() const { return Guid == 0; } in isRoot() function
|
| /llvm-project/llvm/include/llvm/MC/ |
| H A D | MCPseudoProbe.h | 240 bool isRoot() const { return Guid == 0; } isRoot() function
|
| /llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVElement.h | 218 virtual bool isRoot() const { return false; } in isRoot() function
|
| H A D | LVScope.h | 200 bool isRoot() const override { return getIsRoot(); } in isRoot() function
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVElement.h | 215 virtual bool isRoot() const { return false; } in isRoot() function
|
| H A D | LVScope.h | 200 bool isRoot() const override { return getIsRoot(); } in isRoot() function
|
| /llvm-project/mlir/lib/Conversion/PDLToPDLInterp/ |
| H A D | Predicate.h | 277 bool isRoot() const { return getDepth() == 0; } in isRoot() function
|
| /llvm-project/llvm/utils/TableGen/ |
| H A D | DAGISelMatcherGen.cpp | 781 bool isRoot = &N == &Pattern.getDstPattern(); EmitResultInstructionAsOperand() local
|
| /openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
| H A D | DAGISelMatcherGen.cpp | 793 bool isRoot = N == Pattern.getDstPattern(); in EmitResultInstructionAsOperand() local
|
| /llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUMachineCFGStructurizer.cpp | |
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUMachineCFGStructurizer.cpp | 444 bool isRoot() { return Parent == nullptr; } in isRoot() function in __anonf8f2b3930211::MRT
|