Searched defs:OpName (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Dasloffset.c456 LsEmitOffsetTableEntry( UINT32 FileId, ACPI_NAMESPACE_NODE *Node, UINT32 NamepathOffset, UINT32 Offset, char *OpName, UINT64 Value, UINT8 AmlOpcode, UINT16 ParentOpcode) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclarationName.cpp165 const char *OpName = getOperatorSpelling(getCXXOverloadedOperator()); local
171 OS << OpName; local
H A DDeclPrinter.cpp1652 const char *OpName = local
1655 Out << OpName; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DStencil.cpp118 StringRef OpName; local
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp179 std::string OpName = Op.substr(1); local
342 std::string OpName = P.first; local
H A DCodeGenDAGPatterns.cpp2725 ParseTreePattern(Init *TheInit, StringRef OpName) argument
3683 const std::string &OpName = local
3693 const std::string &OpName = CGI.Operands[i].Name; local
3725 const std::string &OpName = Op.Name; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Defines.h64 namespace OpName { namespace
H A DSIInstrInfo.cpp105 static bool nodesHaveSameOperandValue(SDNode *N0, SDNode* N1, unsigned OpName) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp255 DeclarationName OpName = local
H A DSemaCodeComplete.cpp5192 DeclarationName OpName = local
H A DSemaExpr.cpp1709 DeclarationName OpName = local
1811 DeclarationName OpName = local
3559 DeclarationName OpName = local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h794 const Node *OpName; member in class:LiteralOperator

Completed in 345 milliseconds