Home
last modified time | relevance | path

Searched defs:IsScalar (Results 1 – 5 of 5) sorted by relevance

/third_party/flatbuffers/include/flatbuffers/
Dreflection.h33 inline bool IsScalar(reflection::BaseType t) { in IsScalar() function
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_type.cc385 bool Type::IsScalar() const { in IsScalar() function in tint::reader::spirv::Type
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIFoldOperands.cpp943 static unsigned getMovOpc(bool IsScalar) { in getMovOpc()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp3064 bool IsScalar = NegMul ? Name[12] == 's' : Name[11] == 's'; in UpgradeIntrinsicCall() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp1016 struct IsScalar struct