/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ParallelCG.cpp |
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | LinkInModulesPass.cpp | 19 LinkInModulesPass(clang::BackendConsumer * BC,bool ShouldLinkFiles) LinkInModulesPass() argument
|
H A D | LinkInModulesPass.h | 30 clang::BackendConsumer *BC; variable
|
H A D | CodeGenPGO.cpp | 740 BreakContinue BC = BreakContinueStack.pop_back_val(); in VisitObjCForCollectionStmt() local 631 BreakContinue BC = BreakContinueStack.pop_back_val(); VisitWhileStmt() local 651 BreakContinue BC = BreakContinueStack.pop_back_val(); VisitDoStmt() local 675 BreakContinue BC = BreakContinueStack.pop_back_val(); VisitForStmt() local 713 BreakContinue BC = BreakContinueStack.pop_back_val(); VisitCXXForRangeStmt() local 756 BreakContinue BC = BreakContinueStack.pop_back_val(); VisitSwitchStmt() local [all...] |
H A D | BackendUtil.cpp | 749 RunOptimizationPipeline(BackendAction Action,std::unique_ptr<raw_pwrite_stream> & OS,std::unique_ptr<llvm::ToolOutputFile> & ThinLinkOS,BackendConsumer * BC) RunOptimizationPipeline() argument 1150 EmitAssembly(BackendAction Action,std::unique_ptr<raw_pwrite_stream> OS,BackendConsumer * BC) EmitAssembly() argument 1285 EmitBackendOutput(DiagnosticsEngine & Diags,const HeaderSearchOptions & HeaderOpts,const CodeGenOptions & CGOpts,const clang::TargetOptions & TOpts,const LangOptions & LOpts,StringRef TDesc,llvm::Module * M,BackendAction Action,IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS,std::unique_ptr<raw_pwrite_stream> OS,BackendConsumer * BC) EmitBackendOutput() argument
|
H A D | CoverageMappingGen.cpp | 1501 BreakContinue BC = BreakContinueStack.pop_back_val(); VisitWhileStmt() local 1541 BreakContinue BC = BreakContinueStack.pop_back_val(); VisitDoStmt() local 1634 BreakContinue BC = BreakContinueStack.pop_back_val(); VisitCXXForRangeStmt() local 1670 BreakContinue BC = BreakContinueStack.pop_back_val(); VisitObjCForCollectionStmt() local 1716 BreakContinue BC = BreakContinueStack.pop_back_val(); VisitSwitchStmt() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | PrettyClassDefinitionDumper.cpp | 69 for (auto *BC : Layout.bases()) { in prettyPrintClassIntro() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyAddMissingPrototypes.cpp | 96 if (auto *BC = dyn_cast<BitCastOperator>(U)) in runOnModule() local
|
H A D | WebAssemblyFixFunctionBitcasts.cpp | 69 if (auto *BC = dyn_cast<BitCastOperator>(U)) in findUses() local
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BlockCounter.cpp | 73 BlockCounter::Factory::IncrementCount(BlockCounter BC, in IncrementCount()
|
H A D | MemRegion.cpp | 379 const BlockCodeRegion *BC, in ProfileRegion() argument 966 if (const auto *BC = dyn_cast<BlockInvocationContext>(LC)) { getStackOrCaptureRegionForDeclContext() local 1103 getBlockDataRegion(const BlockCodeRegion * BC,const LocationContext * LC,unsigned blockCount) getBlockDataRegion() argument 1692 BumpVectorContext BC(A); LazyInitializeReferencedVars() local [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | OffloadBundler.h | 57 OffloadBundler(const OffloadBundlerConfig & BC) OffloadBundler() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | FormatVariadic.cpp | 113 std::size_t BC = Fmt.find_first_of('}'); in splitLiteralAndReplacement() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | PtrUseVisitor.h | 247 void visitBitCastInst(BitCastInst &BC) { in visitBitCastInst()
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_buffer_queue.cpp | 70 BufferQueue::ErrorCode BufferQueue::init(size_t BS, size_t BC) { in init()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ |
H A D | ObjCARCContract.cpp | 693 if (auto *BC = dyn_cast<BitCastInst>(U)) run() local 698 auto *BC = BitCastUsers.pop_back_val(); run() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIMachineScheduler.h | 60 SIScheduleBlockCreator *BC; variable 101 SIScheduleBlock(SIScheduleDAGMI *DAG, SIScheduleBlockCreator *BC, in SIScheduleBlock()
|
H A D | GCNSchedStrategy.h | 145 ScheduleMetrics(unsigned L, unsigned BC) in ScheduleMetrics() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/ |
H A D | LTOBackend.cpp | 452 parseBitcodeFile(MemoryBufferRef(BC.str(), "ld-temp.o"), Ctx); in splitCodeGen() argument 446 SmallString<0> BC; splitCodeGen() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | AnalysisDeclContext.cpp | 593 BumpVectorContext &BC; member in __anonda36c6e00111::FindBlockDeclRefExprsVals 645 BumpVectorContext BC(A); in LazyInitializeReferencedDecls() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 1193 assert(!BC->getType()->isX86_AMXTy() && in combineStoreToValueType() local 392 } else if (auto *BC = dyn_cast<BitCastInst>(I)) { replace() local 670 if (auto *BC = dyn_cast<BitCastInst>(Load.user_back())) { combineLoadToOperationType() local
|
/freebsd-src/sys/fs/cd9660/ |
H A D | cd9660_rrip.c | 556 #define BC (rrt_func_t *) macro [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXLowerArgs.cpp | 192 if (auto *BC = dyn_cast<BitCastInst>(I.OldInstruction)) { INITIALIZE_PASS_DEPENDENCY() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ |
H A D | OffloadBundler.cpp | 75 const OffloadBundlerConfig &BC) in OffloadTargetInfo() argument 327 BinaryFileHandler(const OffloadBundlerConfig & BC) BinaryFileHandler() argument 556 ObjectFileHandler(std::unique_ptr<ObjectFile> ObjIn,const OffloadBundlerConfig & BC) ObjectFileHandler() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | CommentParser.cpp | 312 BlockCommandComment *BC = nullptr; parseBlockCommand() local
|