Home
last modified time | relevance | path

Searched defs:BC (Results 1 – 25 of 61) sorted by relevance

123

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DParallelCG.cpp
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DLinkInModulesPass.cpp19 LinkInModulesPass(clang::BackendConsumer * BC,bool ShouldLinkFiles) LinkInModulesPass() argument
H A DLinkInModulesPass.h30 clang::BackendConsumer *BC; variable
H A DCodeGenPGO.cpp740 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 DBackendUtil.cpp749 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 DCoverageMappingGen.cpp1501 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 DPrettyClassDefinitionDumper.cpp69 for (auto *BC : Layout.bases()) { in prettyPrintClassIntro() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAddMissingPrototypes.cpp96 if (auto *BC = dyn_cast<BitCastOperator>(U)) in runOnModule() local
H A DWebAssemblyFixFunctionBitcasts.cpp69 if (auto *BC = dyn_cast<BitCastOperator>(U)) in findUses() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBlockCounter.cpp73 BlockCounter::Factory::IncrementCount(BlockCounter BC, in IncrementCount()
H A DMemRegion.cpp379 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 DOffloadBundler.h57 OffloadBundler(const OffloadBundlerConfig & BC) OffloadBundler() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DFormatVariadic.cpp113 std::size_t BC = Fmt.find_first_of('}'); in splitLiteralAndReplacement() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DPtrUseVisitor.h247 void visitBitCastInst(BitCastInst &BC) { in visitBitCastInst()
/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_buffer_queue.cpp70 BufferQueue::ErrorCode BufferQueue::init(size_t BS, size_t BC) { in init()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp693 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 DSIMachineScheduler.h60 SIScheduleBlockCreator *BC; variable
101 SIScheduleBlock(SIScheduleDAGMI *DAG, SIScheduleBlockCreator *BC, in SIScheduleBlock()
H A DGCNSchedStrategy.h145 ScheduleMetrics(unsigned L, unsigned BC) in ScheduleMetrics() argument
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp452 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 DAnalysisDeclContext.cpp593 BumpVectorContext &BC; member in __anonda36c6e00111::FindBlockDeclRefExprsVals
645 BumpVectorContext BC(A); in LazyInitializeReferencedDecls() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1193 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 Dcd9660_rrip.c556 #define BC (rrt_func_t *) macro
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXLowerArgs.cpp192 if (auto *BC = dyn_cast<BitCastInst>(I.OldInstruction)) { INITIALIZE_PASS_DEPENDENCY() local
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp75 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 DCommentParser.cpp312 BlockCommandComment *BC = nullptr; parseBlockCommand() local

123