Home
last modified time | relevance | path

Searched defs:isFixed (Results 1 – 16 of 16) sorted by relevance

/external/llvm/lib/Target/Sparc/
DSparcFrameLowering.cpp250 bool isFixed = MFI->isFixedObjectIndex(FI); in getFrameIndexReference() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcFrameLowering.cpp268 bool isFixed = MFI.isFixedObjectIndex(FI); in getFrameIndexReference() local
/external/cldr/tools/java/org/unicode/cldr/util/
DDayPeriodInfo.java119 public boolean isFixed() { in isFixed() method in DayPeriodInfo.DayPeriod
/external/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp799 bool isFixed = MFI->isFixedObjectIndex(FI); in resolveFrameIndexReference() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFrameLowering.cpp473 bool isFixed = MFI->isFixedObjectIndex(FI); in ResolveFrameIndexReference() local
/external/skqp/src/core/
DSkRemoteGlyphCache.cpp261 bool isFixed; member
/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp115 bool isFixed() const { return !Mask || FixCount; } in isFixed() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp1040 bool isFixed = MFI.isFixedObjectIndex(FI); in resolveFrameIndexReference() local
/external/skia/src/core/
DSkRemoteGlyphCache.cpp272 bool isFixed; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FloatingPoint.cpp116 bool isFixed() const { return !Mask || FixCount; } in isFixed() function
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FloatingPoint.cpp104 bool isFixed() const { return !Mask || FixCount; } in isFixed() function
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp820 bool isFixed = MFI->isFixedObjectIndex(FI); in ResolveFrameIndexReference() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMFrameLowering.cpp892 bool isFixed = MFI.isFixedObjectIndex(FI); in ResolveFrameIndexReference() local
/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp1515 …const bool isFixed = m_channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT || m_chan… in init() local
/external/clang/include/clang/AST/
DDecl.h3199 bool isFixed() const { in isFixed() function
/external/deqp/framework/common/
DtcuTexture.cpp1698 const bool isFixed = channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT || in lookupBorder() local