Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgVariableType.cpp130 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-10.0/llvm/include/llvm/IR/
DType.h307 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/llvm/lib/IR/
DType.cpp44 Type *Type::getScalarType() const { in getScalarType() function in Type