Home
last modified time | relevance | path

Searched defs:BD (Results 1 – 25 of 72) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp87 BugDriver &BD; member in llvm::ReducePassList
141 BugDriver &BD; member in __anon1e075dd70211::ReduceCrashingGlobalInitializers
208 BugDriver &BD; member in __anon1e075dd70311::ReduceCrashingFunctions
339 BugDriver &BD; member in __anon1e075dd70411::ReduceCrashingFunctionAttributes
447 BugDriver &BD; member in __anon1e075dd70511::ReduceCrashingBlocks
451 ReduceCrashingBlocks(BugDriver &BD, BugTester testFn) in ReduceCrashingBlocks()
558 BugDriver &BD; member in __anon1e075dd70611::ReduceCrashingConditionals
657 BugDriver &BD; member in __anon1e075dd70711::ReduceSimplifyCFG
743 BugDriver &BD; member in __anon1e075dd70811::ReduceCrashingInstructions
817 BugDriver &BD; member in __anon1e075dd70911::ReduceCrashingMetadata
[all …]
H A DMiscompilation.cpp47 BugDriver &BD; member in __anon0fc5bc690111::ReduceMiscompilingPasses
187 BugDriver &BD; member in __anon0fc5bc690211::ReduceMiscompilingFunctions
227 static Expected<std::unique_ptr<Module>> testMergedProgram(const BugDriver &BD, in testMergedProgram()
306 ExtractLoops(BugDriver &BD, in ExtractLoops()
447 BugDriver &BD; member in __anon0fc5bc690311::ReduceMiscompiledBlocks
538 ExtractBlocks(BugDriver &BD, in ExtractBlocks()
616 BugDriver &BD, in DebugAMiscompilation()
701 static Expected<bool> TestOptimizer(BugDriver &BD, std::unique_ptr<Module> Test, in TestOptimizer()
782 CleanupAndPrepareModules(BugDriver &BD, std::unique_ptr<Module> Test, in CleanupAndPrepareModules()
945 static Expected<bool> TestCodeGenerator(BugDriver &BD, in TestCodeGenerator()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DAttr.h67 if (const auto *BD = dyn_cast<BlockDecl>(D)) in getFunctionOrMethodNumParams() local
78 if (const auto *BD = dyn_cast<BlockDecl>(D)) in getFunctionOrMethodParam() local
86 if (const auto *BD = dyn_cast<BlockDecl>(D)) in getFunctionOrMethodParamType() local
115 if (const auto *BD = dyn_cast<BlockDecl>(D)) in isFunctionOrMethodVariadic() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp118 } else if (const auto *BD = dyn_cast<BlockDecl>(D)) in getBody() local
151 if (const auto *BD = dyn_cast<BlockDecl>(D)) { in getSelfDecl() local
319 const LocationContext *ParentLC, const BlockDecl *BD, const void *Data) { in getBlockInvocationContext()
444 const BlockDecl *BD, const void *Data) { in getBlockInvocationContext()
639 static DeclVec* LazyInitializeReferencedDecls(const BlockDecl *BD, in LazyInitializeReferencedDecls()
663 AnalysisDeclContext::getReferencedBlockVars(const BlockDecl *BD) { in getReferencedBlockVars()
H A DLiveVariables.cpp74 for (const BindingDecl *BD : DD->bindings()) in isLive() local
350 if (const BindingDecl* BD = dyn_cast<BindingDecl>(D)) { in VisitBinaryOperator() local
383 if (const auto *BD = dyn_cast<BindingDecl>(D)) { in VisitDeclRefExpr() local
399 for (const auto *BD : DD->bindings()) { in VisitDeclStmt() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMangle.cpp38 const BlockDecl *BD, in mangleFunctionBlock()
258 void MangleContext::mangleGlobalBlock(const BlockDecl *BD, in mangleGlobalBlock()
276 CXXCtorType CT, const BlockDecl *BD, in mangleCtorBlock()
285 CXXDtorType DT, const BlockDecl *BD, in mangleDtorBlock()
293 void MangleContext::mangleBlock(const DeclContext *DC, const BlockDecl *BD, in mangleBlock()
H A DItaniumCXXABI.cpp156 unsigned getManglingNumber(const BlockDecl *BD) override { in getManglingNumber()
H A DItaniumMangle.cpp669 if (const BlockDecl *BD = dyn_cast<BlockDecl>(D)) { in getEffectiveDeclContext() local
1497 for (auto *BD : DD->bindings()) in mangleUnqualifiedName() local
1868 else if (const BlockDecl *BD = dyn_cast<BlockDecl>(DC)) in mangleLocalName() local
1908 } else if (const BlockDecl *BD = dyn_cast<BlockDecl>(D)) { in mangleLocalName() local
1920 } else if (const BlockDecl *BD = dyn_cast<BlockDecl>(D)) { in mangleLocalName() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h356 const BlockDecl *BD; variable
362 const LocationContext *ParentLC, const BlockDecl *BD, in BlockInvocationContext()
376 const LocationContext *ParentLC, const BlockDecl *BD, in Profile()
H A DAnyCall.h152 } else if (const auto *BD = dyn_cast<BlockDecl>(D)) { in parameters() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DProgram.cpp299 const RecordDecl *BD = RT->getDecl(); in getOrCreateRecord()
316 const RecordDecl *BD = RT->getDecl(); in getOrCreateRecord() local
H A DPointer.cpp449 const Record::Base *BD = Record->getBase(I); in toRValue() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DASTOps.h125 bool TraverseBindingDecl(BindingDecl *BD) { in TraverseBindingDecl()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DMangle.h84 unsigned getBlockId(const BlockDecl *BD, bool Local) { in getBlockId()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp206 } else if (const auto *BD = dyn_cast<BlockDecl>(D)) { in getDecl() local
367 const BlockDecl *BD, CanQualType, in ProfileRegion()
1015 } else if (const auto *BD = dyn_cast<BlockDecl>(D)) { in getVarRegion() local
1070 else if (const auto *BD = dyn_cast<BlockDecl>(STCD)) { in getVarRegion() local
1126 const BlockDecl *BD = BC->getDecl(); in getBlockDataRegion() local
1197 MemRegionManager::getBlockCodeRegion(const BlockDecl *BD, CanQualType locTy, in getBlockCodeRegion()
H A DCallEvent.cpp357 if (const auto *BD = dyn_cast<BlockDecl>(D)) { in getDeclaredResultType() local
387 if (const auto *BD = dyn_cast<BlockDecl>(D)) in isVariadic() local
/freebsd/sys/powerpc/powerpc/
H A Ddb_disasm.c690 int BD; in disasm_fields() local
886 int BD; in disasm_fields() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyTypeDumper.cpp285 BuiltinDumper BD(Printer); in dump() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenCL.cpp124 BlockDecl *BD = cast<BlockExpr>(BlockArg)->getBlockDecl(); in checkBlockArgs() local
/freebsd/libexec/getty/
H A Dgettytab.h102 #define BD gettynums[7].value macro
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_lz4.c157 unsigned char flag, BD; in lz4_reader_bid() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp332 bool VisitBlockDecl(BlockDecl *BD) { in VisitBlockDecl()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp1095 else if (const BlockDecl *BD = dyn_cast_or_null<BlockDecl>(D)) in mapRegionCounters() local
1175 else if (const BlockDecl *BD = dyn_cast_or_null<BlockDecl>(D)) in computeRegionCounts() local
H A DCGExprComplex.cpp847 Value *BD = Builder.CreateFMul(Op.LHS.second, Op.RHS.second, "mul_bd"); in EmitBinMul() local
933 llvm::Value *BD = Builder.CreateFMul(LHSi, RHSi); // b*d in EmitAlgebraicDiv() local
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1792 DotCfgDiffNode(DotCfgDiff &G, unsigned N, const BlockDataT<DCData> &BD, in DotCfgDiffNode()
1888 void createNode(StringRef Label, const BlockDataT<DCData> &BD, StringRef C) { in createNode()
1984 const BlockDataT<DCData> &BD = B.getValue(); in DotCfgDiff() local
2001 const BlockDataT<DCData> &BD = A.getValue(); in DotCfgDiff() local

123