Home
last modified time | relevance | path

Searched defs:ADC (Results 1 – 19 of 19) sorted by relevance

/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
Dmove_convert.pass.cpp262 using ADC = AssignDeleter<Del&&, /*AllowConstAssign*/true>; in test_sfinae() typedef
270 using ADC = AssignDeleter<Del&, /*AllowConstAssign*/true>; in test_sfinae() typedef
278 using ADC = AssignDeleter<Del const&, /*AllowConstAssign*/true>; in test_sfinae() typedef
/external/cronet/third_party/libc++/src/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
Dmove_convert.pass.cpp260 using ADC = AssignDeleter<Del&&, /*AllowConstAssign*/true>; in test_sfinae() typedef
268 using ADC = AssignDeleter<Del&, /*AllowConstAssign*/true>; in test_sfinae() typedef
276 using ADC = AssignDeleter<Del const&, /*AllowConstAssign*/true>; in test_sfinae() typedef
/external/clang/lib/StaticAnalyzer/Checkers/
DMallocSizeofChecker.cpp179 AnalysisDeclContext *ADC = mgr.getAnalysisDeclContext(D); in checkASTCodeBody() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp615 const AnalysisDeclContext *ADC = CallerSFC->getAnalysisDeclContext(); in mayInlineCallKind() local
641 const AnalysisDeclContext *ADC = CallerSFC->getAnalysisDeclContext(); in mayInlineCallKind() local
DPathDiagnostic.cpp507 AnalysisDeclContext *ADC; in getValidSourceLocation() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h52 ADC, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86FlagsCopyLowering.cpp158 ADC, enumerator
DX86ISelLowering.h397 ADC, enumerator
DX86ISelLowering.cpp55106 SDValue ADC = DAG.getNode(X86ISD::ADC, SDLoc(Op1), Op1->getVTList(), Op0, in combineSub() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h52 ADC, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FlagsCopyLowering.cpp162 ADC, enumerator
DX86ISelLowering.h341 ADD, SUB, ADC, SBB, SMUL, UMUL, enumerator
/external/llvm/lib/Target/X86/
DX86ISelLowering.h342 ADD, SUB, ADC, SBB, SMUL, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h90 ADC, enumerator
/external/pcre/src/sljit/
DsljitNativeARM_64.c70 #define ADC 0x9a000000 macro
DsljitNativeARM_32.c105 #define ADC 0xe0a00000 macro
DsljitNativeX86_common.c178 #define ADC (/* BINARY */ 2 << 3) macro
/external/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md28 ### ADC ### subsection
/external/vixl/src/aarch64/
Dconstants-aarch64.h707 ADC = ADC_w, enumerator