Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormat.h108 bool isFixed; member
148 bool isFixed, in Format()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcFrameLowering.cpp268 bool isFixed = MFI.isFixedObjectIndex(FI); in getFrameIndexReference() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp1708 bool isFixed = MFI.isFixedObjectIndex(FI); in resolveFrameIndexReference() local
1715 const MachineFunction &MF, int64_t ObjectOffset, bool isFixed, bool isSVE, in resolveFrameOffsetReference()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FloatingPoint.cpp115 bool isFixed() const { return !Mask || FixCount; } in isFixed() function
/third_party/skia/src/core/
DSkRemoteGlyphCache.cpp569 bool isFixed{false}; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFrameLowering.cpp897 bool isFixed = MFI.isFixedObjectIndex(FI); in ResolveFrameIndexReference() local
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h762 constexpr bool isFixed() const noexcept { return isFixed_; } in isFixed() function
949 constexpr bool isFixed() const noexcept { return isFixed_; } in isFixed() function
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp1516 …const bool isFixed = m_channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT || m_chan… in init() local
/third_party/vk-gl-cts/framework/common/
DtcuTexture.cpp1858 const bool isFixed = channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT || in lookupBorder() local