Home
last modified time | relevance | path

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

12345678910>>...23

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenPGO.cpp345 BreakContinue BC = BreakContinueStack.pop_back_val(); in VisitWhileStmt() local
365 BreakContinue BC = BreakContinueStack.pop_back_val(); in VisitDoStmt() local
389 BreakContinue BC = BreakContinueStack.pop_back_val(); in VisitForStmt() local
425 BreakContinue BC = BreakContinueStack.pop_back_val(); in VisitCXXForRangeStmt() local
452 BreakContinue BC = BreakContinueStack.pop_back_val(); in VisitObjCForCollectionStmt() local
466 BreakContinue BC = BreakContinueStack.pop_back_val(); in VisitSwitchStmt() local
H A DCoverageMappingGen.cpp674 BreakContinue BC = BreakContinueStack.pop_back_val(); in VisitWhileStmt() local
698 BreakContinue BC = BreakContinueStack.pop_back_val(); in VisitDoStmt() local
721 BreakContinue BC = BreakContinueStack.pop_back_val(); in VisitForStmt() local
753 BreakContinue BC = BreakContinueStack.pop_back_val(); in VisitCXXForRangeStmt() local
773 BreakContinue BC = BreakContinueStack.pop_back_val(); in VisitObjCForCollectionStmt() local
806 BreakContinue BC = BreakContinueStack.pop_back_val(); in VisitSwitchStmt() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/subgroups/
H A Dsubgroup_common_templates.h33 template <typename Ty, SubgroupsBroadcastOp operation> struct BC struct
35 static void log_test(const WorkGroupParams &test_params, in log_test()
42 static void gen(Ty *x, Ty *t, cl_int *m, const WorkGroupParams &test_params) in gen()
145 static test_status chk(Ty *x, Ty *y, Ty *mx, Ty *my, cl_int *m, in chk()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DParallelCG.cpp66 SmallString<0> BC; in splitCodeGen() local
78 [TMFactory, FileType, ThreadOS](const SmallString<0> &BC) { in splitCodeGen()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DParallelCG.cpp67 SmallString<0> BC; in splitCodeGen() local
79 [TMFactory, FileType, ThreadOS](const SmallString<0> &BC) { in splitCodeGen()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DParallelCG.cpp67 SmallString<0> BC; in splitCodeGen() local
79 [TMFactory, FileType, ThreadOS](const SmallString<0> &BC) { in splitCodeGen()
/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVPTXFavorNonGenericAddrSpaces.cpp187 BitCastOperator *BC, int Depth) { in hoistAddrSpaceCastFromBitCast()
240 if (BitCastOperator *BC = dyn_cast<BitCastOperator>(V)) in hoistAddrSpaceCastFrom() local
/aosp_15_r20/external/llvm/unittests/Analysis/
H A DLazyCallGraphTest.cpp488 LazyCallGraph::SCC &BC = *CG.lookupSCC(B); in TEST() local
1012 LazyCallGraph::SCC &BC = *CG.lookupSCC(B); in TEST() local
1257 LazyCallGraph::SCC &BC = *CG.lookupSCC(B); in TEST() local
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorContractionSycl.h57 static EIGEN_CONSTEXPR bool BC = false; member
111 static EIGEN_CONSTEXPR bool BC = true; member
/aosp_15_r20/external/clang/lib/AST/
H A DCommentParser.cpp293 void Parser::parseBlockCommandArgs(BlockCommandComment *BC, in parseBlockCommandArgs()
316 BlockCommandComment *BC = nullptr; in parseBlockCommand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp693 if (auto *BC = dyn_cast<BitCastInst>(U)) in run() local
698 auto *BC = BitCastUsers.pop_back_val(); in run() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp727 if (auto *BC = dyn_cast<BitCastInst>(U)) in runOnFunction() local
732 auto *BC = BitCastUsers.pop_back_val(); in runOnFunction() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp380 const BlockCodeRegion *BC, in ProfileRegion()
802 if (const BlockInvocationContext *BC = in getStackOrCaptureRegionForDeclContext() local
911 MemRegionManager::getBlockDataRegion(const BlockCodeRegion *BC, in getBlockDataRegion()
1456 BumpVectorContext BC(A); in LazyInitializeReferencedVars() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h60 SIScheduleBlockCreator *BC; variable
101 SIScheduleBlock(SIScheduleDAGMI *DAG, SIScheduleBlockCreator *BC, in SIScheduleBlock()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOBackend.cpp391 SmallString<0> BC; in splitCodeGen() local
397 [&](const SmallString<0> &BC, unsigned ThreadId) { in splitCodeGen()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp391 } else if (auto *BC = dyn_cast<BitCastInst>(I)) { in replace() local
691 if (auto *BC = dyn_cast<BitCastInst>(Load.user_back())) { in combineLoadToOperationType() local
1214 if (auto *BC = dyn_cast<BitCastInst>(V)) { in combineStoreToValueType() local
/aosp_15_r20/external/executorch/runtime/
H A DCOMPATIBILITY.md35 ### Feature-specific limitations
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h54 SIScheduleBlockCreator *BC; variable
94 SIScheduleBlock(SIScheduleDAGMI *DAG, SIScheduleBlockCreator *BC, in SIScheduleBlock()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTOBackend.cpp437 SmallString<0> BC; in splitCodeGen() local
443 [&](const SmallString<0> &BC, unsigned ThreadId) { in splitCodeGen()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h63 SIScheduleBlockCreator *BC; variable
104 SIScheduleBlock(SIScheduleDAGMI *DAG, SIScheduleBlockCreator *BC, in SIScheduleBlock()
/aosp_15_r20/external/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp508 BumpVectorContext &BC; member in __anon895329660111::FindBlockDeclRefExprsVals
558 BumpVectorContext BC(A); in LazyInitializeReferencedDecls() local
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/provider/keystore/
H A DBC.java10 public class BC class
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/keystore/
H A DBC.java6 public class BC class
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/keystore/
H A DBC.java10 public class BC class
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/digests/
H A DAndroidDigestFactory.java32 private static final AndroidDigestFactoryInterface BC; field in AndroidDigestFactory

12345678910>>...23