Home
last modified time | relevance | path

Searched refs:isFixed (Results 1 – 25 of 25) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h42 bool isFixed;
44 explicit PseudoSourceValue(bool isFixed = false);
96 return V->isFixed == true; in classof()
/external/llvm/lib/CodeGen/
DPseudoSourceValue.cpp61 PseudoSourceValue::PseudoSourceValue(bool isFixed) : isFixed(isFixed) {} in PseudoSourceValue() argument
/external/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp658 bool isFixed = MFI->isFixedObjectIndex(FI); in resolveFrameIndexReference() local
670 if (isFixed) { in resolveFrameIndexReference()
689 assert((isFixed || !RegInfo->needsStackRealignment(MF) || !UseFP) && in resolveFrameIndexReference()
/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp110 bool isFixed() const { return !Mask || FixCount; } in isFixed() function
472 assert(Bundle.isFixed() && "Reached block before any predecessors"); in setupBlockStack()
517 if (Bundle.isFixed()) { in finishBlockStack()
/external/clang/lib/CodeGen/
DCodeGenTypes.cpp573 if (ED->isCompleteDefinition() || ED->isFixed()) in ConvertType()
DCGExpr.cpp1080 ET && !ET->getDecl()->isFixed(); in getRangeForType()
DCGDebugInfo.cpp1983 llvm::DIType ClassTy = ED->isFixed() in CreateTypeDefinition()
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp860 bool isFixed = MFI->isFixedObjectIndex(FI); in ResolveFrameIndexReference() local
873 if (isFixed) { in ResolveFrameIndexReference()
888 if (isFixed || (hasMovingSP && !RegInfo->hasBasePointer(MF))) { in ResolveFrameIndexReference()
/external/clang/lib/Sema/
DSemaDecl.cpp11083 if (IsFixed && Prev->isFixed()) { in CheckEnumRedeclaration()
11095 } else if (IsFixed != Prev->isFixed()) { in CheckEnumRedeclaration()
11097 << Prev->isFixed(); in CheckEnumRedeclaration()
11882 cast<EnumDecl>(New)->isFixed()) { in ActOnTag()
13274 if (getLangOpts().CPlusPlus11 && Enum->isFixed() && in CheckEnumConstant()
13292 if (Enum->isFixed()) { in CheckEnumConstant()
13347 if (Enum->isFixed()) { in CheckEnumConstant()
13372 if (T.isNull() || Enum->isFixed()) { in CheckEnumConstant()
13378 if (Enum->isFixed()) in CheckEnumConstant()
13789 if (Enum->isFixed()) { in ActOnEnumBody()
[all …]
DSemaTemplateInstantiateDecl.cpp758 D->isScopedUsingClassTag(), D->isFixed()); in VisitEnumDecl()
759 if (D->isFixed()) { in VisitEnumDecl()
DSemaType.cpp5147 if (ED->isFixed()) { in hasVisibleDefinition()
DSemaExprCXX.cpp2932 assert(FromType->castAs<EnumType>()->getDecl()->isFixed() && in PerformImplicitConversion()
DSemaOverload.cpp1758 if (FromEnumType->getDecl()->isFixed()) { in IsIntegralPromotion()
/external/clang/lib/AST/
DDeclPrinter.cpp365 if (D->isFixed()) in VisitEnumDecl()
DType.cpp915 if (EnumD->isFixed()) in isIncompleteType()
DASTDumper.cpp1036 if (D->isFixed()) in VisitEnumDecl()
DASTImporter.cpp2453 D->isFixed()); in VisitEnumDecl()
DASTContext.cpp5286 if (!Enum->isFixed()) in ObjCEncodingForEnumType()
/external/clang/include/clang/AST/
DDecl.h3131 bool isFixed() const { in isFixed() function
3137 return isCompleteDefinition() || isFixed(); in isComplete()
/external/chromium-trace/trace-viewer/tracing/third_party/css-element-queries/test/
Dmootools-core-full-nocompat.js4468 isFixed = (styleString(this, 'position') == 'fixed');
4471 x: bound.left.toInt() + elemScrolls.x + ((isFixed) ? 0 : htmlScroll.x) - html.clientLeft,
4472 y: bound.top.toInt() + elemScrolls.y + ((isFixed) ? 0 : htmlScroll.y) - html.clientTop
/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp1510 …const bool isFixed = m_channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT || m_chan… in init() local
1609 else if (isFixed) in init()
/external/deqp/framework/common/
DtcuTexture.cpp1246 const bool isFixed = channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT || in lookupBorder() local
1251 if (isFloat || isFixed) in lookupBorder()
/external/clang/lib/Serialization/
DASTWriterDecl.cpp339 Record.push_back(D->isFixed()); in VisitEnumDecl()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...