Home
last modified time | relevance | path

Searched defs:CDA (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp416 if (const ConstantDataArray *CDA = dyn_cast<ConstantDataArray>(CV)) in fillGenericConstant() local
429 const ConstantDataArray *CDA, in fillConstantDataArray()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp418 if (const ConstantDataArray *CDA = dyn_cast<ConstantDataArray>(CV)) in fillGenericConstant() local
431 const ConstantDataArray *CDA, in fillConstantDataArray()
/aosp_15_r20/external/clang/lib/Driver/
H A DDriver.cpp1025 } else if (CudaDeviceAction *CDA = dyn_cast<CudaDeviceAction>(A)) { in PrintActions1() local
2048 if (const CudaDeviceAction *CDA = dyn_cast<CudaDeviceAction>(A)) { in BuildJobsForActionNoCache() local
/aosp_15_r20/external/rust/android-crates-io/crates/xml-rs/src/reader/
Dlexer.rs181 E, C, CD, CDA, CDAT, CDATA enumerator
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceConverter.cpp758 if (const auto CDA = dyn_cast<ConstantDataArray>(Initializer)) { in addGlobalInitializer() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDecl.cpp2524 const CarriesDependencyAttr *CDA = newDecl->getAttr<CarriesDependencyAttr>(); in mergeParamDeclAttributes() local
3061 const CarriesDependencyAttr *CDA = New->getAttr<CarriesDependencyAttr>(); in MergeFunctionDecl() local