/external/llvm/lib/Target/Sparc/ |
D | SparcFrameLowering.cpp | 250 bool isFixed = MFI->isFixedObjectIndex(FI); in getFrameIndexReference() local 263 } else if (isFixed) { in getFrameIndexReference()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64FrameLowering.cpp | 799 bool isFixed = MFI->isFixedObjectIndex(FI); in resolveFrameIndexReference() local 811 if (isFixed) { in resolveFrameIndexReference() 830 assert((isFixed || !RegInfo->needsStackRealignment(MF) || !UseFP) && in resolveFrameIndexReference()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMFrameLowering.cpp | 473 bool isFixed = MFI->isFixedObjectIndex(FI); in ResolveFrameIndexReference() local 488 if (isFixed) { in ResolveFrameIndexReference() 503 if (isFixed || (MFI->hasVarSizedObjects() && in ResolveFrameIndexReference()
|
/external/llvm/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 115 bool isFixed() const { return !Mask || FixCount; } in isFixed() function 479 assert(Bundle.isFixed() && "Reached block before any predecessors"); in setupBlockStack() 524 if (Bundle.isFixed()) { in finishBlockStack()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 104 bool isFixed() const { return !Mask || FixCount; } in isFixed() function 509 assert(Bundle.isFixed() && "Reached block before any predecessors"); in setupBlockStack() 554 if (Bundle.isFixed()) { in finishBlockStack()
|
/external/clang/lib/CodeGen/ |
D | CodeGenTypes.cpp | 591 if (ED->isCompleteDefinition() || ED->isFixed()) in ConvertType()
|
D | CGDebugInfo.cpp | 2252 ED->isFixed() ? getOrCreateType(ED->getIntegerType(), DefUnit) : nullptr; in CreateTypeDefinition()
|
D | CGExpr.cpp | 1223 ET && !ET->getDecl()->isFixed(); in getRangeForType()
|
/external/llvm/lib/Target/ARM/ |
D | ARMFrameLowering.cpp | 820 bool isFixed = MFI->isFixedObjectIndex(FI); in ResolveFrameIndexReference() local 833 if (isFixed) { in ResolveFrameIndexReference() 848 if (isFixed || (hasMovingSP && !RegInfo->hasBasePointer(MF))) { in ResolveFrameIndexReference()
|
/external/caliper/lib/ |
D | joda-time-2.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/joda/
org/ ... |
/external/clang/lib/Sema/ |
D | SemaDecl.cpp | 12019 if (IsFixed && Prev->isFixed()) { in CheckEnumRedeclaration() 12031 } else if (IsFixed && !Prev->isFixed() && EnumUnderlyingIsImplicit) { in CheckEnumRedeclaration() 12033 } else if (!IsFixed && Prev->isFixed() && !Prev->getIntegerTypeSourceInfo()) { in CheckEnumRedeclaration() 12035 } else if (IsFixed != Prev->isFixed()) { in CheckEnumRedeclaration() 12037 << Prev->isFixed(); in CheckEnumRedeclaration() 12918 cast<EnumDecl>(New)->isFixed()) { in ActOnTag() 14325 if (getLangOpts().CPlusPlus11 && Enum->isFixed() && in CheckEnumConstant() 14343 if (Enum->isFixed()) { in CheckEnumConstant() 14401 if (Enum->isFixed()) { in CheckEnumConstant() 14426 if (T.isNull() || Enum->isFixed()) { in CheckEnumConstant() [all …]
|
D | SemaTemplateInstantiateDecl.cpp | 897 D->isScopedUsingClassTag(), D->isFixed()); in VisitEnumDecl() 898 if (D->isFixed()) { in VisitEnumDecl()
|
D | SemaType.cpp | 6867 if (OnlyNeedComplete && ED->isFixed()) { in hasVisibleDefinition()
|
D | SemaExprCXX.cpp | 3468 assert(FromType->castAs<EnumType>()->getDecl()->isFixed() && in PerformImplicitConversion()
|
D | SemaInit.cpp | 3869 ET && ET->getDecl()->isFixed() && in TryListInitialization()
|
/external/clang/include/clang/AST/ |
D | Decl.h | 3199 bool isFixed() const { in isFixed() function 3205 return isCompleteDefinition() || isFixed(); in isComplete()
|
/external/clang/lib/AST/ |
D | DeclPrinter.cpp | 411 if (D->isFixed()) in VisitEnumDecl()
|
D | ASTDumper.cpp | 1092 if (D->isFixed()) in VisitEnumDecl()
|
D | Type.cpp | 1908 if (EnumD->isFixed()) in isIncompleteType()
|
D | ASTImporter.cpp | 2693 D->isFixed()); in VisitEnumDecl()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureBorderClampTests.cpp | 1515 …const bool isFixed = m_channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT || m_chan… in init() local 1614 else if (isFixed) in init()
|
/external/robolectric/v3/libs/ |
D | sqlite4java-0.282.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/almworks/
com/ ... |
/external/deqp/framework/common/ |
D | tcuTexture.cpp | 1642 const bool isFixed = channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT || in lookupBorder() local 1647 if (isFloat || isFixed) in lookupBorder()
|
/external/clang/lib/Serialization/ |
D | ASTWriterDecl.cpp | 426 Record.push_back(D->isFixed()); in VisitEnumDecl()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.ui.forms_3.5.2.r36_v20100702.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |