Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DPseudoSourceValue.cpp61 PseudoSourceValue::PseudoSourceValue(bool isFixed) : isFixed(isFixed) {} in PseudoSourceValue()
/external/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp658 bool isFixed = MFI->isFixedObjectIndex(FI); in resolveFrameIndexReference() local
/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp110 bool isFixed() const { return !Mask || FixCount; } in isFixed() function
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp860 bool isFixed = MFI->isFixedObjectIndex(FI); in ResolveFrameIndexReference() local
/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp1510 …const bool isFixed = m_channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT || m_chan… in init() local
/external/clang/include/clang/AST/
DDecl.h3131 bool isFixed() const { in isFixed() function
/external/deqp/framework/common/
DtcuTexture.cpp1246 const bool isFixed = channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT || in lookupBorder() local