Searched refs:CDA (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/BPF/ |
| H A D | BPFISelDAGToDAG.cpp | 86 bool fillConstantDataArray(const DataLayout &DL, const ConstantDataArray *CDA, 413 if (const ConstantDataArray *CDA = dyn_cast<ConstantDataArray>(CV)) in fillGenericConstant() local 414 return fillConstantDataArray(DL, CDA, Vals, Offset); in fillGenericConstant() 426 const ConstantDataArray *CDA, in fillConstantDataArray() argument 428 for (unsigned i = 0, e = CDA->getNumElements(); i != e; ++i) { in fillConstantDataArray() 429 if (fillGenericConstant(DL, CDA->getElementAsConstant(i), Vals, Offset) == in fillConstantDataArray() 432 Offset += DL.getTypeAllocSize(CDA->getElementAsConstant(i)->getType()); in fillConstantDataArray()
|
| /llvm-project-15.0.7/llvm/unittests/IR/ |
| H A D | ConstantsTest.cpp | 430 auto *CDA = cast<ConstantDataArray>(CA); in TEST() local 432 CDA->getRawDataValues(), CDA->getNumElements(), CDA->getElementType()); in TEST() 442 auto *CDA = cast<ConstantDataArray>(CA); in TEST() local 444 CDA->getRawDataValues(), CDA->getNumElements(), CDA->getElementType()); in TEST()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | pal-userdata-regs.ll | 16 …00\CD\A2\B9\00\CD\A2\BD\00\CD\A2\C1\00\CD\A2\CE\01\CD\A2\D5\CC\AD\CD\A2\D6\CDA\10\CD\A2\D7\04\CD\A…
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaDecl.cpp | 3248 const CarriesDependencyAttr *CDA = newDecl->getAttr<CarriesDependencyAttr>(); in mergeParamDeclAttributes() local 3249 if (CDA && !oldDecl->hasAttr<CarriesDependencyAttr>()) { in mergeParamDeclAttributes() 3250 S.Diag(CDA->getLocation(), in mergeParamDeclAttributes() 3962 const CarriesDependencyAttr *CDA = New->getAttr<CarriesDependencyAttr>(); in MergeFunctionDecl() local 3963 if (CDA && !Old->hasAttr<CarriesDependencyAttr>()) { in MergeFunctionDecl() 3964 Diag(CDA->getLocation(), in MergeFunctionDecl()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/ConfusableTable/ |
| H A D | confusables.txt | 116 1CDA ; 030E ; MA # ( ᳚ → ̎ ) VEDIC TONE DOUBLE SVARITA → COMBINING DOUBLE VERTICAL LINE ABOVE #
|