Home
last modified time | relevance | path

Searched defs:isScalar (Results 1 – 25 of 432) sorted by relevance

12345678910>>...18

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h110 explicit constexpr LLT(bool isPointer, bool isVector, bool isScalar, in LLT()
123 constexpr bool isScalar() const { return IsScalar; } in isScalar() function
H A DTypeSize.h302 constexpr bool isScalar() const { in isScalar() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DLowLevelType.h126 explicit constexpr LLT(bool isPointer, bool isVector, bool isScalar, in LLT()
139 constexpr bool isScalar() const { return IsScalar; } in isScalar() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGenTypes/
DLowLevelType.h126 explicit constexpr LLT(bool isPointer, bool isVector, bool isScalar, in LLT()
139 constexpr bool isScalar() const { return IsScalar; } in isScalar() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGenTypes/
DLowLevelType.h134 explicit constexpr LLT(bool isPointer, bool isVector, bool isScalar, in LLT()
146 constexpr bool isScalar() const { return IsScalar; } in isScalar() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGenTypes/
DLowLevelType.h126 explicit constexpr LLT(bool isPointer, bool isVector, bool isScalar, in LLT()
139 constexpr bool isScalar() const { return IsScalar; } in isScalar() function
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLType.cpp108 bool isScalar() const override { in isScalar() function in SkSL::AliasType
315 bool isScalar() const override { in isScalar() function in SkSL::LiteralType
375 bool isScalar() const override { in isScalar() function in SkSL::ScalarType
/aosp_15_r20/external/parameter-framework/upstream/parameter/
H A DTypeElement.cpp49 bool CTypeElement::isScalar() const in isScalar() function in CTypeElement
H A DInstanceConfigurableElement.cpp127 bool CInstanceConfigurableElement::isScalar() const in isScalar() function in CInstanceConfigurableElement
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h91 bool isScalar() const { return isValid() && !IsPointer && !IsVector; } in isScalar() function
/aosp_15_r20/system/tools/hidl/
DScalarType.cpp39 bool ScalarType::isScalar() const { in isScalar() function in android::ScalarType
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/internal/
H A DUtils.java49 public static boolean isScalar(Shape shape) { in isScalar() method in Utils
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DTypeSize.h319 constexpr bool isScalar() const { in isScalar() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DTypeSize.h307 constexpr bool isScalar() const { in isScalar() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DTypeSize.h307 constexpr bool isScalar() const { in isScalar() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h70 bool isScalar() const { return !isMap() && !isArray(); } in isScalar() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DTypeSize.h307 constexpr bool isScalar() const { in isScalar() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalityPredicates.cpp68 LegalityPredicate LegalityPredicates::isScalar(unsigned TypeIdx) { in isScalar() function in LegalityPredicates
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h72 bool isScalar() const { return !isMap() && !isArray(); } in isScalar() function
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DFieldType.java160 public boolean isScalar() { in isScalar() method in FieldType
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DFieldType.java160 public boolean isScalar() { in isScalar() method in FieldType
/aosp_15_r20/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
H A DFlexBuffersInternals.kt98 internal fun FlexBufferType.isScalar(): Boolean = when (this) { in paddingBytes() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DMsgPackDocument.h72 bool isScalar() const { return !isMap() && !isArray(); } in isScalar() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DMsgPackDocument.h72 bool isScalar() const { return !isMap() && !isArray(); } in isScalar() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DMsgPackDocument.h72 bool isScalar() const { return !isMap() && !isArray(); } in isScalar() function

12345678910>>...18