/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZMCObjectWriter.cpp |
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
H A D | AVRAsmBackend.cpp | 40 MCContext *Ctx = nullptr) { in signed_width() 60 MCContext *Ctx = nullptr) { in unsigned_width() 79 MCContext *Ctx = nullptr) { in adjustBranch() 90 uint64_t &Value, MCContext *Ctx = nullptr) { in adjustRelativeBranch() 109 MCContext *Ctx = nullptr) { in fixup_call() 125 MCContext *Ctx = nullptr) { in fixup_7_pcrel() 139 MCContext *Ctx = nullptr) { in fixup_13_pcrel() 152 MCContext *Ctx = nullptr) { in fixup_6() 164 MCContext *Ctx = nullptr) { in fixup_6_adiw() 175 MCContext *Ctx = nullptr) { in fixup_port5() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | WasmObjectFile.cpp | 83 static uint8_t readUint8(WasmObjectFile::ReadContext &Ctx) { in readUint8() 89 static uint32_t readUint32(WasmObjectFile::ReadContext &Ctx) { in readUint32() 97 static int32_t readFloat32(WasmObjectFile::ReadContext &Ctx) { in readFloat32() 106 static int64_t readFloat64(WasmObjectFile::ReadContext &Ctx) { in readFloat64() 115 static uint64_t readULEB128(WasmObjectFile::ReadContext &Ctx) { in readULEB128() 125 static StringRef readString(WasmObjectFile::ReadContext &Ctx) { in readString() 135 static int64_t readLEB128(WasmObjectFile::ReadContext &Ctx) { in readLEB128() 145 static uint8_t readVaruint1(WasmObjectFile::ReadContext &Ctx) { in readVaruint1() 152 static int32_t readVarint32(WasmObjectFile::ReadContext &Ctx) { in readVarint32() 159 static uint32_t readVaruint32(WasmObjectFile::ReadContext &Ctx) { in readVaruint32() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMMCExpr.h | 47 static const ARMMCExpr *createUpper16(const MCExpr *Expr, MCContext &Ctx) { in createUpper16() 51 static const ARMMCExpr *createLower16(const MCExpr *Expr, MCContext &Ctx) { in createLower16() 55 static const ARMMCExpr *createUpper8_15(const MCExpr *Expr, MCContext &Ctx) { in createUpper8_15() 59 static const ARMMCExpr *createUpper0_7(const MCExpr *Expr, MCContext &Ctx) { in createUpper0_7() 63 static const ARMMCExpr *createLower8_15(const MCExpr *Expr, MCContext &Ctx) { in createLower8_15() 67 static const ARMMCExpr *createLower0_7(const MCExpr *Expr, MCContext &Ctx) { in createLower0_7()
|
H A D | ARMMachORelocationInfo.cpp | 21 ARMMachORelocationInfo(MCContext &Ctx) : MCRelocationInfo(Ctx) {} in ARMMachORelocationInfo() 40 MCRelocationInfo *llvm::createARMMachORelocationInfo(MCContext &Ctx) { in createARMMachORelocationInfo()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | QualTypeNames.cpp | 56 static bool getFullyQualifiedTemplateName(const ASTContext &Ctx, in getFullyQualifiedTemplateName() 95 static bool getFullyQualifiedTemplateArgument(const ASTContext &Ctx, in getFullyQualifiedTemplateArgument() 121 static const Type *getFullyQualifiedTemplateType(const ASTContext &Ctx, in getFullyQualifiedTemplateType() 189 static NestedNameSpecifier *createOuterNNS(const ASTContext &Ctx, const Decl *D, in createOuterNNS() 215 const ASTContext &Ctx, NestedNameSpecifier *Scope, in getFullyQualifiedNestedNameSpecifier() 268 const ASTContext &Ctx, const Decl *Decl, in createNestedNameSpecifierForScopeOf() 320 const ASTContext &Ctx, const Type *TypePtr, in createNestedNameSpecifierForScopeOf() 342 NestedNameSpecifier *createNestedNameSpecifier(const ASTContext &Ctx, in createNestedNameSpecifier() 358 NestedNameSpecifier *createNestedNameSpecifier(const ASTContext &Ctx, in createNestedNameSpecifier() 379 QualType getFullyQualifiedType(QualType QT, const ASTContext &Ctx, in getFullyQualifiedType() [all …]
|
H A D | ExprClassification.cpp | 37 Cl Expr::ClassifyImpl(ASTContext &Ctx, SourceLocation *Loc) const { in ClassifyImpl() 108 static Cl::Kinds ClassifyInternal(ASTContext &Ctx, const Expr *E) { in ClassifyInternal() 473 static Cl::Kinds ClassifyDecl(ASTContext &Ctx, const Decl *D) { in ClassifyDecl() 506 static Cl::Kinds ClassifyUnnamed(ASTContext &Ctx, QualType T) { in ClassifyUnnamed() 523 static Cl::Kinds ClassifyMemberExpr(ASTContext &Ctx, const MemberExpr *E) { in ClassifyMemberExpr() 585 static Cl::Kinds ClassifyBinaryOp(ASTContext &Ctx, const BinaryOperator *E) { in ClassifyBinaryOp() 620 static Cl::Kinds ClassifyConditional(ASTContext &Ctx, const Expr *True, in ClassifyConditional() 652 static Cl::ModifiableType IsModifiable(ASTContext &Ctx, const Expr *E, in IsModifiable() 725 Expr::isModifiableLvalue(ASTContext &Ctx, SourceLocation *Loc) const { in isModifiableLvalue()
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/ |
H A D | MPIChecker.h | 35 void checkPreCall(const CallEvent &CE, CheckerContext &Ctx) const { in checkPreCall() 41 void checkDeadSymbols(SymbolReaper &SymReaper, CheckerContext &Ctx) const { in checkDeadSymbols() 46 void dynamicInit(CheckerContext &Ctx) const { in dynamicInit()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUMCExpr.h | 44 MCContext &Ctx; variable 65 MCContext &Ctx) { in createOr() 70 MCContext &Ctx) { in createMax() 83 createAlignTo(const MCExpr *Value, const MCExpr *Align, MCContext &Ctx) { in createAlignTo()
|
H A D | AMDGPUMCKernelDescriptor.cpp | 22 MCContext &Ctx) { in getDefaultAmdhsaKernelDescriptor() 84 MCContext &Ctx) { in bits_set() 93 uint32_t Mask, MCContext &Ctx) { in bits_get()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGLoopInfo.cpp | 26 LLVMContext &Ctx = Header->getContext(); in createLoopPropertiesMetadata() local 39 LLVMContext &Ctx = Header->getContext(); in createPipeliningMetadata() local 84 LLVMContext &Ctx = Header->getContext(); in createPartialUnrollMetadata() local 146 LLVMContext &Ctx = Header->getContext(); in createUnrollAndJamMetadata() local 214 LLVMContext &Ctx = Header->getContext(); in createLoopVectorizeMetadata() local 332 LLVMContext &Ctx = Header->getContext(); in createLoopDistributeMetadata() local 382 LLVMContext &Ctx = Header->getContext(); in createFullUnrollMetadata() local 431 LLVMContext &Ctx = Header->getContext(); in createMetadata() local 492 LLVMContext &Ctx = Header->getContext(); in LoopInfo() local 520 LLVMContext &Ctx = Header->getContext(); in finish() local [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | ThreadSafetyCommon.cpp | 123 CallingContext Ctx(nullptr, D); in translateAttrExpr() local 175 CallingContext *Ctx) { in translateAttrExpr() 234 til::SExpr *SExprBuilder::translate(const Stmt *S, CallingContext *Ctx) { in translate() 309 CallingContext *Ctx) { in translateDeclRefExpr() 344 CallingContext *Ctx) { in translateCXXThisExpr() 392 CallingContext *Ctx) { in translateMemberExpr() 407 CallingContext *Ctx) { in translateObjCIVarRefExpr() 420 CallingContext *Ctx, in translateCallExpr() 447 const CXXMemberCallExpr *ME, CallingContext *Ctx) { in translateCXXMemberCallExpr() 462 const CXXOperatorCallExpr *OCE, CallingContext *Ctx) { in translateCXXOperatorCallExpr() [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SMTConv.h | 323 fromData(llvm::SMTSolverRef &Solver, ASTContext &Ctx, const SymbolData *Sym) { in fromData() 336 ASTContext &Ctx, in getCastExpr() 346 getBinExpr(llvm::SMTSolverRef &Solver, ASTContext &Ctx, in getBinExpr() 382 ASTContext &Ctx, in getSymBinExpr() 423 ASTContext &Ctx, SymbolRef Sym, in getSymExpr() 502 ASTContext &Ctx, in getZeroExpr() 532 getRangeExpr(llvm::SMTSolverRef &Solver, ASTContext &Ctx, SymbolRef Sym, in getRangeExpr() 571 static inline QualType getAPSIntType(ASTContext &Ctx, in getAPSIntType() 578 fixAPSInt(ASTContext &Ctx, const llvm::APSInt &Int) { in fixAPSInt() 596 ASTContext &Ctx, llvm::SMTExprRef &LHS, in doTypeConversion() [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/tests/ |
H A D | CtxInstrProfilingTest.cpp | 43 auto *Ctx = __llvm_ctx_profile_start_context(&Root, 1, 10, 4); in TEST_F() local 61 auto *Ctx = __llvm_ctx_profile_start_context(&Root, 1, 10, 4); in TEST_F() local 89 auto *Ctx = __llvm_ctx_profile_get_context(&FakeCalleeAddress, 2, 3, 1); in TEST_F() local 96 auto *Ctx = __llvm_ctx_profile_start_context(&Root, 1, 10, 4); in TEST_F() local 132 auto *Ctx = __llvm_ctx_profile_start_context(&Root, 1, 10, 4); in TEST_F() local 155 auto *Ctx = __llvm_ctx_profile_start_context(&Root, 1, 10, 4); in TEST_F() local 174 auto *Ctx = __llvm_ctx_profile_start_context(&Root, 1, 10, 4); in TEST_F() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86ELFObjectWriter.cpp | 91 static void checkIs32(MCContext &Ctx, SMLoc Loc, X86_64RelType Type) { in checkIs32() 97 static void checkIs64(MCContext &Ctx, SMLoc Loc, X86_64RelType Type) { in checkIs64() 103 static unsigned getRelocType64(MCContext &Ctx, SMLoc Loc, in getRelocType64() 233 static unsigned getRelocType32(MCContext &Ctx, SMLoc Loc, in getRelocType32() 326 unsigned X86ELFObjectWriter::getRelocType(MCContext &Ctx, const MCValue &Target, in getRelocType()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCExpr.h | 393 static const MCSymbolRefExpr *create(const MCSymbol *Symbol, MCContext &Ctx) { in create() 533 MCContext &Ctx) { in createAdd() 538 MCContext &Ctx) { in createAnd() 543 MCContext &Ctx) { in createDiv() 548 MCContext &Ctx) { in createEQ() 553 MCContext &Ctx) { in createGT() 558 MCContext &Ctx) { in createGTE() 563 MCContext &Ctx) { in createLAnd() 568 MCContext &Ctx) { in createLOr() 573 MCContext &Ctx) { in createLT() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/MC/MCDisassembler/ |
H A D | MCRelocationInfo.cpp | 15 MCRelocationInfo::MCRelocationInfo(MCContext &Ctx) : Ctx(Ctx) {} in MCRelocationInfo() 28 MCContext &Ctx) { in createMCRelocationInfo()
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | SelectorExtras.h | 17 static inline Selector getKeywordSelector(ASTContext &Ctx, in getKeywordSelector() 27 static inline void lazyInitKeywordSelector(Selector &Sel, ASTContext &Ctx, in lazyInitKeywordSelector()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/ |
H A D | GIMatchDagPredicate.cpp |
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Compiler.h | 107 Context &Ctx; variable 114 Compiler(Context &Ctx, Program &P, Tys &&...Args) in Compiler() 408 VariableScope(Compiler<Emitter> *Ctx, const ValueDecl *VD) in VariableScope() 465 LocalScope(Compiler<Emitter> *Ctx) : VariableScope<Emitter>(Ctx, nullptr) {} in LocalScope() 466 LocalScope(Compiler<Emitter> *Ctx, const ValueDecl *VD) in LocalScope() 560 BlockScope(Compiler<Emitter> *Ctx) : LocalScope<Emitter>(Ctx) {} in BlockScope() 572 ArrayIndexScope(Compiler<Emitter> *Ctx, uint64_t Index) : Ctx(Ctx) { in ArrayIndexScope() 586 SourceLocScope(Compiler<Emitter> *Ctx, const Expr *DefaultExpr) : Ctx(Ctx) { in SourceLocScope() 607 InitLinkScope(Compiler<Emitter> *Ctx, InitLink &&Link) : Ctx(Ctx) { in InitLinkScope() 619 InitStackScope(Compiler<Emitter> *Ctx, bool Active) in InitStackScope()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
H A D | WebAssemblyMCCodeEmitter.cpp | 42 MCContext &Ctx; member in __anon88b7339b0111::WebAssemblyMCCodeEmitter 53 WebAssemblyMCCodeEmitter(const MCInstrInfo &MCII, MCContext &Ctx) in WebAssemblyMCCodeEmitter() argument 59 MCContext &Ctx) { in createWebAssemblyMCCodeEmitter() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXMCExpr.h | 45 MCContext &Ctx) { in createConstantBFPHalf() 50 MCContext &Ctx) { in createConstantFPHalf() 55 MCContext &Ctx) { in createConstantFPSingle() 60 MCContext &Ctx) { in createConstantFPDouble()
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | MemoryProfileInfo.cpp | 70 LLVMContext &Ctx) { in buildCallstackMetadata() 124 static void addAllocTypeAttribute(LLVMContext &Ctx, CallBase *CI, in addAllocTypeAttribute() 186 static MDNode *createMIBNode(LLVMContext &Ctx, in createMIBNode() 202 bool CallStackTrie::buildMIBNodes(CallStackTrieNode *Node, LLVMContext &Ctx, in buildMIBNodes() 255 auto &Ctx = CI->getContext(); in buildAndAttachMIBMetadata() local
|
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | BitReader.cpp | 39 LLVMContext &Ctx = *unwrap(ContextRef); in LLVMParseBitcodeInContext() local 61 LLVMContext &Ctx = *unwrap(ContextRef); in LLVMParseBitcodeInContext2() local 80 LLVMContext &Ctx = *unwrap(ContextRef); in LLVMGetBitcodeModuleInContext() local 107 LLVMContext &Ctx = *unwrap(ContextRef); in LLVMGetBitcodeModuleInContext2() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | ExpandVariadics.cpp | 216 auto &Ctx = M.getContext(); in expandVAIntrinsicUsersWithAddrspace() local 247 static ConstantInt *sizeOfAlloca(LLVMContext &Ctx, const DataLayout &DL, in sizeOfAlloca() 308 void store(LLVMContext &Ctx, Type *T, Value *V) { append<Store>(T, V, 0); } in store() 310 void memcpy(LLVMContext &Ctx, Type *T, Value *V, uint64_t Bytes) { in memcpy() 314 void padding(LLVMContext &Ctx, uint64_t By) { in padding() 321 StructType *asStruct(LLVMContext &Ctx, StringRef Name) { in asStruct() 368 auto &Ctx = M.getContext(); in runOnModule() local 504 auto &Ctx = M.getContext(); in replaceAllUsesWithNewDeclaration() local 534 auto &Ctx = M.getContext(); in deriveFixedArityReplacement() local 586 auto &Ctx = Builder.getContext(); in defineVariadicWrapper() local [all …]
|