Searched defs:Loc (Results 201 - 225 of 420) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp376 SourceLocation Loc = SourceLocation::getFromRawEncoding(LocCookie); local
471 FullSourceLoc Loc; local
568 FullSourceLoc Loc; local
642 FullSourceLoc Loc; local
671 FullSourceLoc Loc; local
705 FullSourceLoc Loc; local
895 FullSourceLoc Loc; local
[all...]
H A DCGDeclCXX.cpp336 CreateGlobalInitOrDestructFunction( llvm::FunctionType *FTy, const Twine &Name, const CGFunctionInfo &FI, SourceLocation Loc, bool TLS) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp598 SourceLocation Loc = local
732 SourceLocation Loc = PP.getLocForEndOfToken((I - 1)->getLocation()); local
[all...]
H A DTokenLexer.cpp853 SourceLocation Loc = local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp376 SourceLocation Loc = *LI; local
521 SourceLocation Loc = D->getLocation(); local
H A DCommentToXML.cpp886 SourceLocation Loc = DI->CurrentDecl->getLocation(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTailDuplicator.cpp988 MachineBasicBlock::iterator Loc = MBB->getFirstTerminator(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp99 void MCELFStreamer::EmitLabel(MCSymbol *S, SMLoc Loc) { argument
109 void MCELFStreamer::EmitLabelAtPos(MCSymbol *S, SMLoc Loc, MCFragment *F, argument
341 EmitValueImpl(const MCExpr *Value, unsigned Size, SMLoc Loc) argument
687 EmitZerofill(MCSection *Section, MCSymbol *Symbol, uint64_t Size, unsigned ByteAlignment, SMLoc Loc) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp149 OpenMPIRBuilder::getOrCreateSrcLocStr(const LocationDescription &Loc) { argument
173 OpenMPIRBuilder::CreateBarrier(const LocationDescription &Loc, Directive DK, argument
181 OpenMPIRBuilder::emitBarrierImpl(const LocationDescription &Loc, Directive Kind, argument
227 OpenMPIRBuilder::CreateCancel(const LocationDescription &Loc, argument
304 CreateParallel( const LocationDescription &Loc, BodyGenCallbackTy BodyGenCB, PrivatizeCallbackTy PrivCB, FinalizeCallbackTy FiniCB, Value *IfCondition, Value *NumThreads, omp::ProcBindKind ProcBind, bool IsCancellable) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DArchive.cpp784 const char *Loc = Data.getBufferStart() + strlen(Magic); local
851 const char *Loc = Parent->getData().begin() + Offset; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp188 bool MIRParserImpl::error(SMLoc Loc, const Twine &Message) { argument
790 MDNode *Var = nullptr, *Expr = nullptr, *Loc = nullptr; local
880 SMLoc Loc = SourceRange.Start; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCExpr.h47 SMLoc Loc; member in class:llvm::MCExpr
54 explicit MCExpr(ExprKind Kind, SMLoc Loc) : Kind(Kind), Loc(Loc) {} argument
379 MCUnaryExpr(Opcode Op, const MCExpr *Expr, SMLoc Loc) argument
[all...]
H A DMCFragment.h326 SMLoc Loc; member in class:llvm::MCFillFragment
353 SMLoc Loc; member in class:llvm::MCOrgFragment
356 MCOrgFragment(const MCExpr &Offset, int8_t Value, SMLoc Loc, argument
329 MCFillFragment(uint64_t Value, uint8_t VSize, const MCExpr &NumValues, SMLoc Loc, MCSection *Sec = nullptr) argument
[all...]
H A DMCStreamer.h996 EmitRelocDirective(const MCExpr &Offset, StringRef Name, const MCExpr *Expr, SMLoc Loc, const MCSubtargetInfo &STI) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp1376 Value *LLParser::checkValidVariableType(LocTy Loc, const Twine &Name, Type *Ty, argument
1432 GlobalValue *LLParser::GetGlobalVal(unsigned ID, Type *Ty, LocTy Loc, argument
1401 GetGlobalVal(const std::string &Name, Type *Ty, LocTy Loc, bool IsCall) argument
[all...]
H A DLLParser.h60 LLLexer::LocTy Loc; member in struct:llvm::ValID
110 SMLoc Loc; member in struct:llvm::LLParser::MDRef
254 ParseUInt32(unsigned &Val, LocTy &Loc) argument
259 ParseUInt64(uint64_t &Val, LocTy &Loc) argument
394 ParseType(Type *&Result, const Twine &Msg, LocTy &Loc, bool AllowVoid = false) argument
399 ParseType(Type *&Result, LocTy &Loc, bool AllowVoid = false) argument
468 ParseValue(Type *Ty, Value *&V, LocTy &Loc, PerFunctionState &PFS) argument
478 ParseTypeAndValue(Value *&V, LocTy &Loc, PerFunctionState &PFS) argument
485 LocTy Loc; local
491 LocTy Loc; member in struct:llvm::LLParser::ParamInfo
544 LocTy Loc; member in struct:llvm::LLParser::ArgInfo
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DGlobalsModRef.cpp927 getModRefInfo(const CallBase *Call, const MemoryLocation &Loc, AAQueryInfo &AAQI) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cpp48 Location Loc = Data->Loc.acquire(); local
113 Location Loc local
169 SourceLocation Loc = Data->Loc.acquire(); local
208 SourceLocation Loc = Data->Loc.acquire(); local
245 SourceLocation Loc = Data->Loc.acquire(); local
290 SourceLocation Loc = Data->Loc.acquire(); local
340 SourceLocation Loc = Data->Loc.acquire(); local
395 SourceLocation Loc = Data->Loc.acquire(); local
441 Location Loc; local
481 SourceLocation Loc = Data->Loc.acquire(); local
514 SourceLocation Loc = Data->Loc.acquire(); local
578 SourceLocation Loc = Data->Loc.acquire(); local
606 SourceLocation Loc = LocPtr->acquire(); local
650 SourceLocation Loc = Data->Loc.acquire(); local
693 SourceLocation Loc = Data->Loc.acquire(); local
756 SourceLocation Loc = Data->Loc.acquire(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp291 void X86MCCodeEmitter::emitImmediate(const MCOperand &DispOp, SMLoc Loc, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp757 MemoryLocation Loc = MemoryLocation::get(Load); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h181 Profile(llvm::FoldingSetNodeID &ID, const ProgramPoint &Loc, const ProgramStateRef &state, bool IsSink) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp797 insertTest(MachineBasicBlock &MBB, MachineBasicBlock::iterator Pos, DebugLoc Loc, unsigned Reg) argument
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp236 auto Loc = RemappedFilenames.find(SourceFile); local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp718 BasicBlock::iterator Loc = Instr->getIterator(); local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp228 Expected<std::vector<DWARFLocationExpression>> Loc = local

Completed in 371 milliseconds

1234567891011>>