/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | CtorUtils.cpp | 38 Constant *CA = ConstantArray::get(ATy, CAList); in removeGlobalCtors() local 68 ConstantArray *CA = cast<ConstantArray>(GV->getInitializer()); in parseGlobalCtors() local 92 ConstantArray *CA = cast<ConstantArray>(GV->getInitializer()); in findGlobalCtors() local
|
H A D | ModuleUtils.cpp | 80 auto *CA = cast<ConstantArray>(GV->getInitializer()); in appendToUsedList() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CallEvent.h | 510 static bool classof(const CallEvent *CA) { in classof() 548 static bool classof(const CallEvent *CA) { in classof() 656 static bool classof(const CallEvent *CA) { return CA->getKind() == CE_Block; } in classof() 688 static bool classof(const CallEvent *CA) { in classof() 730 static bool classof(const CallEvent *CA) { in classof() 770 static bool classof(const CallEvent *CA) { in classof() 839 static bool classof(const CallEvent *CA) { in classof() 912 static bool classof(const CallEvent *CA) { in classof() 992 static bool classof(const CallEvent *CA) { in classof() 1223 static bool classof(const CallEvent *CA) { in classof()
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/ |
H A D | bid64_div.c | 84 UINT128 CA, CT; in bid64_div() local 523 UINT128 CX, CY, T128, CQ, CQ2, CR, CA, TP128, Qh, Tmp; in bid64_div() local 937 UINT128 CX, CY, T128, CQ, CQ2, CR, CA, TP128, Qh, Tmp; variable
|
H A D | bid64_add.c | 122 UINT128 CA, CT, CT_new; local
|
H A D | bid64_sqrt.c | 66 UINT128 CA, CT; in bid64_sqrt() local
|
H A D | bid_div_macros.h | 39 UINT128 CB, CB2, CB4, CB8, CQB, CA; in __div_128_by_128() local
|
H A D | bid_inline_add.h | 78 UINT128 CA, CT, CT_new; in get_add64() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/ |
H A D | bid64_div.c | 84 UINT128 CA, CT; in bid64_div() local 523 UINT128 CX, CY, T128, CQ, CQ2, CR, CA, TP128, Qh, Tmp; in bid64_div() local 937 UINT128 CX, CY, T128, CQ, CQ2, CR, CA, TP128, Qh, Tmp; variable
|
H A D | bid64_add.c | 122 UINT128 CA, CT, CT_new; local
|
H A D | bid64_sqrt.c | 66 UINT128 CA, CT; in bid64_sqrt() local
|
H A D | bid_div_macros.h | 39 UINT128 CB, CB2, CB4, CB8, CQB, CA; in __div_128_by_128() local
|
H A D | bid_inline_add.h | 78 UINT128 CA, CT, CT_new; in get_add64() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/ |
H A D | BPFISelDAGToDAG.cpp | 360 else if (const ConstantArray *CA = dyn_cast<ConstantArray>(Init)) in getConstantFieldValue() local 419 if (const ConstantArray *CA = dyn_cast<ConstantArray>(CV)) in fillGenericConstant() local 442 const ConstantArray *CA, in fillConstantArray()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPrintfRuntimeBinding.cpp | 186 if (auto *CA = dyn_cast<ConstantDataArray>(Init)) { in lowerPrintfForGpu() local 254 auto *CA = dyn_cast<ConstantDataArray>(Init); in lowerPrintfForGpu() local 432 auto *CA = dyn_cast<ConstantDataArray>(Init); in lowerPrintfForGpu() local
|
H A D | AMDGPULowerModuleLDSPass.cpp | 61 auto *CA = cast<ConstantArray>(GV->getInitializer()); in removeFromUsedList() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/ |
H A D | CoroElide.cpp | 137 for (auto *CA : CoroAllocs) { in elideHeapAllocations() local 298 else if (auto *CA = dyn_cast<CoroAllocInst>(U)) in processCoroId() local
|
H A D | CoroInstr.h | 86 if (auto *CA = dyn_cast<CoroAllocInst>(U)) in getCoroAlloc() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/ |
H A D | IndexBody.cpp | 87 } else if (auto CA = dyn_cast<CompoundAssignOperator>(Parent)) { in getRolesForRef() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | InlineCost.cpp | 562 InlineCostCallAnalyzer CA(*F, Call, IndirectCallParams, TTI, in onLoweredCall() local 2499 InlineCostCallAnalyzer CA(*Call.getCalledFunction(), Call, Params, CalleeTTI, in getInliningCostEstimate() local 2606 InlineCostCallAnalyzer CA(*Callee, Call, Params, CalleeTTI, in getInlineCost() local
|
H A D | MemorySSA.cpp | 424 ClobberAlias CA = in checkClobberSanity() local 583 ClobberAlias CA = in walkToPhiOrClobber() local 1453 ClobberAlias CA = instructionClobbersQuery(MD, MU, UseMLOC, *AA); in optimizeUsesInBlock() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/ |
H A D | msp430.h | 403 #define INIT_CUMULATIVE_ARGS(CA, FNTYPE, LIBNAME, INDIRECT, N_NAMED_ARGS) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/ |
H A D | msp430.h | 414 #define INIT_CUMULATIVE_ARGS(CA, FNTYPE, LIBNAME, INDIRECT, N_NAMED_ARGS) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/ |
H A D | m32c.h | 494 #define INIT_CUMULATIVE_ARGS(CA,FNTYPE,LIBNAME,FNDECL,N_NAMED_ARGS) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/ |
H A D | m32c.h | 493 #define INIT_CUMULATIVE_ARGS(CA,FNTYPE,LIBNAME,FNDECL,N_NAMED_ARGS) \ argument
|