Home
last modified time | relevance | path

Searched defs:getScalarType (Results 1 – 13 of 13) sorted by relevance

/external/deqp/framework/randomshaders/
DrsgVariableType.cpp129 const VariableType &VariableType::getScalarType(Type baseType) in getScalarType() function in rsg::VariableType
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DLowLevelTypeImpl.h120 LLT getScalarType() const { in getScalarType() function
DMachineValueType.h420 MVT getScalarType() const { in getScalarType() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DLowLevelTypeImpl.h174 constexpr LLT getScalarType() const { in getScalarType() function
DMachineValueType.h538 MVT getScalarType() const { in getScalarType() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DType.h307 Type *getScalarType() const { in getScalarType() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DType.h341 inline Type *getScalarType() const { in getScalarType() function
/external/llvm/include/llvm/CodeGen/
DValueTypes.h233 EVT getScalarType() const { in getScalarType() function
DMachineValueType.h309 MVT getScalarType() const { in getScalarType() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.h262 EVT getScalarType() const { in getScalarType() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DValueTypes.h295 EVT getScalarType() const { in getScalarType() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DVPlan.h1081 const Type *getScalarType() const { in getScalarType() function
1783 const Type *getScalarType() const { in getScalarType() function
1852 const Type *getScalarType() const { in getScalarType() function
/external/llvm/lib/IR/
DType.cpp44 Type *Type::getScalarType() const { in getScalarType() function in Type