Home
last modified time | relevance | path

Searched defs:NodeName (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsnames.c247 const char *NodeName; in AcpiNsHandleToName() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTNodesEmitter.cpp113 std::string NodeName = macroName(Child.getName()); in EmitNode() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp133 static internal::Matcher<Stmt> hasSuspiciousStmt(StringRef NodeName) { in hasSuspiciousStmt()
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp538 bool consumeNameSuffix(StringRef NodeName, bool CanSkip) { in consumeNameSuffix()
584 StringRef NodeName = getNodeName(Node, Scratch); in matchesNodeUnqualified() local
652 llvm::SmallString<128> NodeName = StringRef("::"); in matchesNodeFullSlow() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1227 StringRef NodeName = N.getName(); in importNamedNodeRenderer() local
1377 StringRef NodeName = Node.getName(); in importXFormNodeRenderer() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1275 std::string NodeName("SU("); in dumpScheduleTraceTopDown() local
1357 std::string NodeName("SU("); in dumpScheduleTraceBottomUp() local
/freebsd/lib/libefivar/
H A Defivar-dp-parse.c100 IN const CHAR16 *NodeName in GetParamByNodeName()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3535 MDString *NodeName = dyn_cast<MDString>(Node->getOperand(0)); in getHiPELiteral() local