Home
last modified time | relevance | path

Searched defs:Ident (Results 1 – 25 of 36) sorted by relevance

12

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp16 ActOnStartHLSLBuffer(Scope * BufferScope,bool CBuffer,SourceLocation KwLoc,IdentifierInfo * Ident,SourceLocation IdentLoc,SourceLocation LBrace) ActOnStartHLSLBuffer() argument
H A DParsedAttr.cpp29 IdentifierInfo *Ident) { in create() argument
H A DSemaDeclAttr.cpp1264 IdentifierLoc *Ident = AL.getArgAsIdent(ArgIndex); handleCallableWhenAttr() local
1289 IdentifierLoc *Ident = AL.getArgAsIdent(0); handleParamTypestateAttr() local
1370 IdentifierLoc *Ident = AL.getArgAsIdent(0); handleSetTypestateAttr() local
1392 IdentifierLoc *Ident = AL.getArgAsIdent(0); handleTestTypestateAttr() local
4921 mergeAlwaysInlineAttr(Decl * D,const AttributeCommonInfo & CI,const IdentifierInfo * Ident) mergeAlwaysInlineAttr() argument
5896 IdentifierInfo *Ident = AL.getArgAsIdent(0)->Ident; handleArmBuiltinAliasAttr() local
5925 IdentifierInfo *Ident = AL.getArgAsIdent(0)->Ident; handleBuiltinAliasAttr() local
[all...]
H A DSemaAttr.cpp852 IdentifierInfo *Ident; AddCFAuditedAttribute() local
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp765 Constant *&Ident = getOrCreateIdent() local
866 getOrCreateThreadID(Value * Ident) getOrCreateThreadID() argument
957 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); createCancel() local
983 emitTargetKernel(const LocationDescription & Loc,InsertPointTy AllocaIP,Value * & Return,Value * Ident,Value * DeviceID,Value * NumTeams,Value * NumThreads,Value * HostPtr,ArrayRef<Value * > KernelArgs) emitTargetKernel() argument
1117 targetParallelCallback(OpenMPIRBuilder * OMPIRBuilder,Function & OutlinedFn,Function * OuterFn,BasicBlock * OuterAllocaBB,Value * Ident,Value * IfCondition,Value * NumThreads,Instruction * PrivTID,AllocaInst * PrivTIDAddr,Value * ThreadID,const SmallVector<Instruction *,4> & ToBeDeleted) targetParallelCallback() argument
1205 hostParallelCallback(OpenMPIRBuilder * OMPIRBuilder,Function & OutlinedFn,Function * OuterFn,Value * Ident,Value * IfCondition,Instruction * PrivTID,AllocaInst * PrivTIDAddr,const SmallVector<Instruction *,4> & ToBeDeleted) hostParallelCallback() argument
1299 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); createParallel() local
1615 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); emitTaskwaitImpl() local
1633 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); emitTaskyieldImpl() local
1658 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); createTask() local
1896 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); createTaskgroup() local
2107 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize, createReductions() local
2225 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); createMaster() local
2249 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); createMasked() local
2721 createTargetLoopWorkshareCall(OpenMPIRBuilder * OMPBuilder,WorksharingLoopType LoopType,BasicBlock * InsertBlock,Value * Ident,Value * LoopBodyArg,Type * ParallelTaskPtr,Value * TripCount,Function & LoopBodyFn) createTargetLoopWorkshareCall() argument
2755 workshareLoopTargetCallback(OpenMPIRBuilder * OMPIRBuilder,CanonicalLoopInfo * CLI,Value * Ident,Function & OutlinedFn,Type * ParallelTaskPtr,const SmallVector<Instruction *,4> & ToBeDeleted,WorksharingLoopType LoopType) workshareLoopTargetCallback() argument
2818 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); applyWorkshareLoopTarget() local
3981 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); createCopyPrivate() local
4009 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); createSingle() local
4046 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); createCritical() local
4103 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); createOrderedDepend() local
4130 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); createOrderedThreadsSimd() local
4317 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); createOMPAlloc() local
4334 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); createOMPFree() local
4350 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); createOMPInteropInit() local
4378 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); createOMPInteropDestroy() local
4406 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); createOMPInteropUse() local
4433 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); createCachedThreadPrivate() local
4454 Constant *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); createTargetInit() local
6222 Value *Ident = getOrCreateIdent(SrcLocStr, SrcLocStrSize); createTeams() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Demangle/
H A DRustDemangle.cpp287 Identifier Ident = parseIdentifier(); in demanglePath() local
635 Identifier Ident = parseIdentifier(); in demangleFnSig() local
1201 void Demangler::printIdentifier(Identifier Ident) { in printIdentifier()
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp73 std::pair<unsigned char, unsigned char> Ident = createELFObjectFile() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp620 IdentifierInfo *Ident = &Ctx.Idents.get(Id); getOrInitNullarySelector() local
H A DCommentParser.cpp438 Token Ident = Tok; parseHTMLStartTag() local
H A DCommentLexer.cpp655 StringRef Ident(BufferPtr, TokenPtr - BufferPtr); in lexHTMLStartTag() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp460 if (const NamedMDNode *Ident = M.getNamedMetadata("llvm.ident")) { in EmitProducerInfo() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h192 virtual void Ident(SourceLocation Loc, StringRef str) { Ident() function
509 void Ident(SourceLocation Loc, StringRef str) override { Ident() function
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp77 IdentifierInfo *Ident = nullptr; ParseNamespace() local
333 IdentifierInfo *Ident = Tok.getIdentifierInfo(); ParseNamespaceAlias() local
4357 const IdentifierInfo *Ident = TryParseCXX11AttributeIdentifier(IdentLoc); ParseOpenMPAttributeArgs() local
[all...]
H A DParseDecl.cpp1236 if (const IdentifierInfo *const Ident = Platform->Ident) { ParseAvailabilityAttribute() local
5273 IdentifierInfo *Ident = Tok.getIdentifierInfo(); ParseEnumBody() local
[all...]
H A DParsePragma.cpp968 auto Ident = Data->first; HandlePragmaOpenCLExtension() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp329 unsigned EndLine, uint32_t Ident, int Version) in GCOVFunction()
435 uint32_t Ident; member in __anon755d56fc0311::GCOVFunction
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp467 void PrintPPOutputPPCallbacks::Ident(SourceLocation Loc, StringRef S) { Ident() function in PrintPPOutputPPCallbacks
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp694 (void)InterestingIdentifiers[Ident.first]; in loadModuleFile() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp236 KERNEL_ENVIRONMENT_GETTER(Ident, Constant) in KERNEL_ENVIRONMENT_GETTER() argument
1788 Value *Ident = nullptr; in getCombinedIdentFromCallUsesIn() local
1875 Value *Ident in deduplicateRuntimeCalls() local
4051 Value *Ident = insertInstructionGuardsHelper() local
4501 Value *Ident = KernelInfo::getIdentFromKernelEnvironment(KernelEnvC); buildCustomStateMachine() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp1085 if (const IdentifierInfo *Ident = in checkPostObjCMessage() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h100 IdentifierInfo *Ident; global() member
H A DDeclSpec.h1291 IdentifierInfo *Ident; global() member
1306 : Ident(ident), IdentLoc(iloc), Param(param), Ident() function
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp823 auto TryConsumeIdentifier = [&](StringRef Ident) -> bool { in HandlePragmaModuleBuild() argument
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp745 for (auto Ident : Selector.Identifiers) { getSelector() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1081 if (Value *Ident = getIdentityValue(LHSOpcode, RHS)) tryFactorizationFolds() local
1089 if (Value *Ident = getIdentityValue(RHSOpcode, LHS)) tryFactorizationFolds() local

12