| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/ |
| H A D | TestDrop.java | 80 getAggregateThreadID.set(t.getId()); in startAggregateThread() 130 consumerThreadID.set(t.getId()); in main() 146 if (t.getId() == getAggregateThreadID.get()) { in main()
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ASTTableGen.cpp | 49 StringRef clang::tblgen::DeclNode::getId() const { in getId() function in clang::tblgen::DeclNode 58 StringRef clang::tblgen::TypeNode::getId() const { in getId() function in clang::tblgen::TypeNode 70 std::string clang::tblgen::StmtNode::getId() const { in getId() function in clang::tblgen::StmtNode
|
| H A D | ClangTypeNodesEmitter.cpp | 164 Out << macroName << "(" << type.getId() << ", " in emitNodeInvocations() 176 LastTypeMacroName "(" << type.getId() << ")\n" in emitLastNodeInvocation() 186 Out << LeafTypeMacroName "(" << type.getId() << ")\n"; in emitLeafNodeInvocations()
|
| H A D | ASTTableGen.h | 185 llvm::StringRef getId() const; 207 llvm::StringRef getId() const; 229 std::string getId() const;
|
| H A D | ClangASTPropertiesEmitter.cpp | 382 Out << " case " << info.HierarchyName << "::" << node.getId() << ":\n" in emitNodeReaderWriterClass()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULibCalls.cpp | 494 getArgType(FInfo) == AMDGPULibFunc::F64 || !HasNative(FInfo.getId()) || in useNative() 499 if (FInfo.getId() == AMDGPULibFunc::EI_SINCOS) in useNative() 682 switch (FInfo.getId()) { in fold() 814 switch (FInfo.getId()) { in fold() 830 const TableRef tr = getOptTable(FInfo.getId()); in TDOFold() 902 assert((FInfo.getId() == AMDGPULibFunc::EI_POW || in fold_pow() 903 FInfo.getId() == AMDGPULibFunc::EI_POWR || in fold_pow() 904 FInfo.getId() == AMDGPULibFunc::EI_POWN) && in fold_pow() 1057 needcopysign = (FInfo.getId() != AMDGPULibFunc::EI_POWR) && in fold_pow() 1061 needcopysign = needabs = FInfo.getId() != AMDGPULibFunc::EI_POWR; in fold_pow() [all …]
|
| H A D | AMDGPULibFunc.h | 340 EFuncId getId() const { return FuncId; } in getId() function 382 EFuncId getId() const { return Impl->getId(); } in getId() function 397 switch (getId()) { in allowsImplicitVectorSplat()
|
| H A D | AMDGPULibFunc.cpp | 1035 if (AMDGPULibFuncBase::isMangled(getId())) in isCompatibleSignature()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/ |
| H A D | CoroShape.h | 160 return cast<CoroIdInst>(CoroBegin->getId()); in getSwitchCoroId() 165 return cast<AnyCoroIdRetconInst>(CoroBegin->getId()); in getRetconCoroId() 170 return cast<CoroIdAsyncInst>(CoroBegin->getId()); in getAsyncCoroId()
|
| H A D | CoroInstr.h | 453 AnyCoroIdInst *getId() const { in getId() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | TypeBasedAliasAnalysis.cpp | 285 Metadata *getId() const { in getId() function in __anon0398af320111::TBAAStructTypeNode 468 if(auto *Id = dyn_cast<MDString>(AccessType.getId())) in isTBAAVtableAccess()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| H A D | Coroutines.cpp | 243 auto Id = dyn_cast<CoroIdInst>(CB->getId()); in analyze() 292 auto Id = CoroBegin->getId(); in analyze()
|
| H A D | CoroSplit.cpp | 1102 coro::replaceCoroFree(cast<CoroIdInst>(VMap[Shape.CoroBegin->getId()]), in create() 1445 auto *NewCoroId = cast<CoroIdInst>(NewCoroBegin->getId()); in createNoAllocVariant()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BTFDebug.h | 50 uint32_t getId() { return Id; } in getId() function
|
| H A D | BTFDebug.cpp | 584 uint32_t Id = TypeEntry->getId(); in addType() 592 uint32_t Id = TypeEntry->getId(); in addType() 1750 StructTypeId = StructType->getId(); in endModule()
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | HIPUtility.cpp | 170 std::string ID = IA->getId().str(); in populateSymbols()
|
| H A D | Clang.cpp | 7746 auto CUID = cast<InputAction>(SourceAction)->getId(); in ConstructJob()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Action.h | 242 StringRef getId() const { return Id; } in getId() function
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| H A D | TypeDumpVisitor.cpp | 220 printItemIndex("Id", String.getId()); in visitKnownRecord()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | MinimalTypeDumper.cpp | 301 P.format(" ID: {0}, String: {1}", String.getId(), String.getString()); in visitKnownRecord()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeRecord.h | 602 TypeIndex getId() const { return Id; } in getId() function
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
| H A D | LVCodeViewVisitor.cpp | 620 printTypeIndex("Id", String.getId(), StreamIPI); in visitKnownRecord() 2553 printTypeIndex("Id", String.getId(), StreamIPI); in visitKnownRecord()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaHLSL.cpp | 671 if (CI->getId() != Id) { in mergeVkConstantIdAttr() 4052 int ConstantID = ConstIdAttr->getId(); in handleInitialization()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
| H A D | AMDGPUAsmParser.cpp | 1867 StringRef getId() const; 6960 unsigned CPol = getCPolKind(getId(), Mnemo, Disabling); in parseCPol() 8085 StringRef AMDGPUAsmParser::getId() const { in getId() function in AMDGPUAsmParser
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ |
| H A D | Driver.cpp | 3337 C.MakeAction<InputAction>(IA->getInputArg(), Ty, IA->getId())); in addDeviceDependences()
|