Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/
DFormat.h108 bool isFixed; member
148 bool isFixed, in Format()
/external/llvm/lib/Target/Sparc/
DSparcFrameLowering.cpp250 bool isFixed = MFI->isFixedObjectIndex(FI); in getFrameIndexReference() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcFrameLowering.cpp268 bool isFixed = MFI.isFixedObjectIndex(FI); in getFrameIndexReference() local
/external/cldr/tools/cldr-code/src/main/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-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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FloatingPoint.cpp115 bool isFixed() const { return !Mask || FixCount; } in isFixed() function
/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp115 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/mesa3d/src/amd/compiler/
Daco_ir.h603 constexpr bool isFixed() const noexcept in isFixed() function
832 constexpr bool isFixed() const noexcept in isFixed() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFrameLowering.cpp897 bool isFixed = MFI.isFixedObjectIndex(FI); in ResolveFrameIndexReference() local
/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp1516 …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.cpp1863 const bool isFixed = channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT || in lookupBorder() local