Home
last modified time | relevance | path

Searched refs:SubI (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Sema/
DSemaExceptionSpec.cpp548 for (FunctionProtoType::exception_iterator SubI = Subset->exception_begin(), in CheckExceptionSpecSubset() local
549 SubE = Subset->exception_end(); SubI != SubE; ++SubI) { in CheckExceptionSpecSubset()
551 QualType CanonicalSubT = Context.getCanonicalType(*SubI); in CheckExceptionSpecSubset()
/external/v8/src/arm/
Dlithium-arm.h158 V(SubI) \
941 DECLARE_CONCRETE_INSTRUCTION(SubI, "sub-i")
/external/v8/src/x64/
Dlithium-x64.h158 V(SubI) \
926 DECLARE_CONCRETE_INSTRUCTION(SubI, "sub-i")
/external/v8/src/ia32/
Dlithium-ia32.h160 V(SubI) \
964 DECLARE_CONCRETE_INSTRUCTION(SubI, "sub-i")