Home
last modified time | relevance | path

Searched refs:getId (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestDrop.java80 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 DASTTableGen.cpp49 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 DClangTypeNodesEmitter.cpp164 Out << macroName << "(" << type.getId() << ", " in emitNodeInvocations()
176 LastTypeMacroName "(" << type.getId() << ")\n" in emitLastNodeInvocation()
186 Out << LeafTypeMacroName "(" << type.getId() << ")\n"; in emitLeafNodeInvocations()
H A DASTTableGen.h185 llvm::StringRef getId() const;
207 llvm::StringRef getId() const;
229 std::string getId() const;
H A DClangASTPropertiesEmitter.cpp382 Out << " case " << info.HierarchyName << "::" << node.getId() << ":\n" in emitNodeReaderWriterClass()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp494 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 DAMDGPULibFunc.h340 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 DAMDGPULibFunc.cpp1035 if (AMDGPULibFuncBase::isMangled(getId())) in isCompatibleSignature()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/
H A DCoroShape.h160 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 DCoroInstr.h453 AnyCoroIdInst *getId() const { in getId() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp285 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 DCoroutines.cpp243 auto Id = dyn_cast<CoroIdInst>(CB->getId()); in analyze()
292 auto Id = CoroBegin->getId(); in analyze()
H A DCoroSplit.cpp1102 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 DBTFDebug.h50 uint32_t getId() { return Id; } in getId() function
H A DBTFDebug.cpp584 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 DHIPUtility.cpp170 std::string ID = IA->getId().str(); in populateSymbols()
H A DClang.cpp7746 auto CUID = cast<InputAction>(SourceAction)->getId(); in ConstructJob()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DAction.h242 StringRef getId() const { return Id; } in getId() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp220 printItemIndex("Id", String.getId()); in visitKnownRecord()
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp301 P.format(" ID: {0}, String: {1}", String.getId(), String.getString()); in visitKnownRecord()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h602 TypeIndex getId() const { return Id; } in getId() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp620 printTypeIndex("Id", String.getId(), StreamIPI); in visitKnownRecord()
2553 printTypeIndex("Id", String.getId(), StreamIPI); in visitKnownRecord()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp671 if (CI->getId() != Id) { in mergeVkConstantIdAttr()
4052 int ConstantID = ConstIdAttr->getId(); in handleInitialization()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1867 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 DDriver.cpp3337 C.MakeAction<InputAction>(IA->getInputArg(), Ty, IA->getId())); in addDeviceDependences()

12