Home
last modified time | relevance | path

Searched defs:CA (Results 1 – 25 of 45) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCtorUtils.cpp38 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 DModuleUtils.cpp80 auto *CA = cast<ConstantArray>(GV->getInitializer()); in appendToUsedList() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h510 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 Dbid64_div.c84 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 Dbid64_add.c122 UINT128 CA, CT, CT_new; local
H A Dbid64_sqrt.c66 UINT128 CA, CT; in bid64_sqrt() local
H A Dbid_div_macros.h39 UINT128 CB, CB2, CB4, CB8, CQB, CA; in __div_128_by_128() local
H A Dbid_inline_add.h78 UINT128 CA, CT, CT_new; in get_add64() local
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid64_div.c84 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 Dbid64_add.c122 UINT128 CA, CT, CT_new; local
H A Dbid64_sqrt.c66 UINT128 CA, CT; in bid64_sqrt() local
H A Dbid_div_macros.h39 UINT128 CB, CB2, CB4, CB8, CQB, CA; in __div_128_by_128() local
H A Dbid_inline_add.h78 UINT128 CA, CT, CT_new; in get_add64() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp360 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 DAMDGPUPrintfRuntimeBinding.cpp186 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 DAMDGPULowerModuleLDSPass.cpp61 auto *CA = cast<ConstantArray>(GV->getInitializer()); in removeFromUsedList() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp137 for (auto *CA : CoroAllocs) { in elideHeapAllocations() local
298 else if (auto *CA = dyn_cast<CoroAllocInst>(U)) in processCoroId() local
H A DCoroInstr.h86 if (auto *CA = dyn_cast<CoroAllocInst>(U)) in getCoroAlloc() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexBody.cpp87 } else if (auto CA = dyn_cast<CompoundAssignOperator>(Parent)) { in getRolesForRef() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineCost.cpp562 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 DMemorySSA.cpp424 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 Dmsp430.h403 #define INIT_CUMULATIVE_ARGS(CA, FNTYPE, LIBNAME, INDIRECT, N_NAMED_ARGS) \ argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430.h414 #define INIT_CUMULATIVE_ARGS(CA, FNTYPE, LIBNAME, INDIRECT, N_NAMED_ARGS) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dm32c.h494 #define INIT_CUMULATIVE_ARGS(CA,FNTYPE,LIBNAME,FNDECL,N_NAMED_ARGS) \ argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dm32c.h493 #define INIT_CUMULATIVE_ARGS(CA,FNTYPE,LIBNAME,FNDECL,N_NAMED_ARGS) \ argument

12