Home
last modified time | relevance | path

Searched defs:isScalable (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTypeSize.h137 bool isScalable() const { in isScalable() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DInjectTLIMappings.cpp61 static Type *ToVectorTy(Type *Scalar, unsigned VF, bool isScalable = false) { in ToVectorTy()
/third_party/flutter/skia/src/core/
DSkLatticeIter.cpp81 bool isScalable) { in set_points()
/third_party/skia/src/core/
DSkLatticeIter.cpp81 bool isScalable) { in set_points()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDerivedTypes.h550 bool isScalable() const { in isScalable() function
/third_party/skia/src/codec/
DSkRawCodec.cpp514 bool isScalable() const { in isScalable() function in SkDngImage
/third_party/flutter/skia/src/codec/
DSkRawCodec.cpp514 bool isScalable() const { in isScalable() function in SkDngImage
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp1930 bool isScalable() const { return Type == PPR || Type == ZPR; } in isScalable() function