Home
last modified time | relevance | path

Searched defs:ESI (Results 1 – 13 of 13) sorted by relevance

/external/libunwind/src/x86/
Dunwind_i.h42 #define ESI 6 macro
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MCTargetDesc.h50 EAX = 0, ECX = 1, EDX = 2, EBX = 3, ESP = 4, EBP = 5, ESI = 6, EDI = 7 enumerator
/external/kernel-headers/original/uapi/asm-x86/asm/
Dptrace-abi.h9 #define ESI 3 macro
/external/clang/lib/Sema/
DSemaExceptionSpec.cpp175 const FunctionProtoType::ExceptionSpecInfo &ESI) { in UpdateExceptionSpec()
270 FunctionProtoType::ExceptionSpecInfo ESI = OldProto->getExceptionSpecType(); in CheckEquivalentExceptionSpec() local
DSemaTemplateInstantiate.cpp1582 bool &Changed) { return false; }); in SubstFunctionDeclType()
1594 FunctionProtoType::ExceptionSpecInfo ESI = in SubstExceptionSpec() local
DSemaDeclCXX.cpp5211 auto ESI = computeImplicitExceptionSpec(*this, Loc, MD).getExceptionSpec(); in EvaluateImplicitExceptionSpec() local
13634 FunctionProtoType::ExceptionSpecInfo &ESI) { in checkExceptionSpecification()
13705 FunctionProtoType::ExceptionSpecInfo ESI; in actOnDelayedExceptionSpecification() local
DTreeTransform.h4880 SourceLocation Loc, FunctionProtoType::ExceptionSpecInfo &ESI, in TransformExceptionSpec()
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h395 ESI = 23, enumerator
/external/clang/lib/Serialization/
DASTReaderDecl.cpp3725 FunctionProtoType::ExceptionSpecInfo ESI; in UpdateDecl() local
DASTReader.cpp5642 FunctionProtoType::ExceptionSpecInfo &ESI, in readExceptionSpec()
8585 auto ESI = FPT->getExtProtoInfo().ExceptionSpec; in FinishedDeserializing() local
/external/clang/lib/AST/
DASTContext.cpp2256 const FunctionProtoType::ExceptionSpecInfo &ESI) { in getFunctionTypeWithExceptionSpec()
2279 FunctionDecl *FD, const FunctionProtoType::ExceptionSpecInfo &ESI, in adjustExceptionSpec()
/external/clang/include/clang/Sema/
DSema.h4271 FunctionProtoType::ExceptionSpecInfo ESI; in getExceptionSpec() local
/external/mesa3d/src/mesa/x86/
Dassyntax.h112 #define ESI si macro
174 #define ESI %esi macro