| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
| D | PPCCCState.h | 68 bool isFixed(unsigned ValNo) const { return IsFixed.test(ValNo); } in isFixed() function
|
| /external/angle/src/libANGLE/renderer/ |
| D | Format.h | 109 bool isFixed; member 149 bool isFixed, in Format()
|
| /external/threetenbp/src/main/java/org/threeten/bp/temporal/ |
| D | ValueRange.java | 169 public boolean isFixed() { in isFixed() method in ValueRange
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/ |
| D | SparcFrameLowering.cpp | 271 bool isFixed = MFI.isFixedObjectIndex(FI); in getFrameIndexReference() local
|
| /external/llvm/lib/Target/Sparc/ |
| D | SparcFrameLowering.cpp | 250 bool isFixed = MFI->isFixedObjectIndex(FI); in getFrameIndexReference() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/ |
| D | VEFrameLowering.cpp | 449 bool isFixed = MFI.isFixedObjectIndex(FI); in getFrameIndexReference() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
| D | SparcFrameLowering.cpp | 268 bool isFixed = MFI.isFixedObjectIndex(FI); in getFrameIndexReference() local
|
| /external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/checks/ |
| D | TextSizeCheck.java | 604 private static boolean isFixed(int dimension) { in isFixed() method in TextSizeCheck
|
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
| D | DayPeriodInfo.java | 130 public boolean isFixed() { in isFixed() method in DayPeriodInfo.DayPeriod
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64FrameLowering.cpp | 799 bool isFixed = MFI->isFixedObjectIndex(FI); in resolveFrameIndexReference() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64FrameLowering.cpp | 1708 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/ |
| D | X86FloatingPoint.cpp | 115 bool isFixed() const { return !Mask || FixCount; } in isFixed() function
|
| /external/llvm/lib/Target/X86/ |
| D | X86FloatingPoint.cpp | 115 bool isFixed() const { return !Mask || FixCount; } in isFixed() function
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
| D | X86FloatingPoint.cpp | 115 bool isFixed() const { return !Mask || FixCount; } in isFixed() function
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
| D | AArch64FrameLowering.cpp | 2288 bool isFixed = MFI.isFixedObjectIndex(FI); in resolveFrameIndexReference() local 2295 const MachineFunction &MF, int64_t ObjectOffset, bool isFixed, bool isSVE, in resolveFrameOffsetReference()
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMFrameLowering.cpp | 820 bool isFixed = MFI->isFixedObjectIndex(FI); in ResolveFrameIndexReference() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMFrameLowering.cpp | 897 bool isFixed = MFI.isFixedObjectIndex(FI); in ResolveFrameIndexReference() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
| D | ARMFrameLowering.cpp | 1421 bool isFixed = MFI.isFixedObjectIndex(FI); in ResolveFrameIndexReference() local
|
| /external/mesa3d/src/amd/compiler/ |
| D | aco_ir.h | 708 constexpr bool isFixed() const noexcept { return isFixed_; } in isFixed() function 896 constexpr bool isFixed() const noexcept { return isFixed_; } in isFixed() function
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fTextureBorderClampTests.cpp | 1512 const bool isFixed = m_channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT || in init() local
|
| /external/clang/include/clang/AST/ |
| D | Decl.h | 3199 bool isFixed() const { in isFixed() function
|
| /external/deqp/framework/common/ |
| D | tcuTexture.cpp | 2374 …const bool isFixed = channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXE… in lookupBorder() local
|