Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgVariableType.cpp130 const VariableType& VariableType::getScalarType (Type baseType) in getScalarType() function in rsg::VariableType
/external/llvm/include/llvm/CodeGen/
DValueTypes.h228 EVT getScalarType() const { in getScalarType() function
DMachineValueType.h302 MVT getScalarType() const { in getScalarType() function
/external/llvm/lib/IR/
DType.cpp46 Type *Type::getScalarType() const { in getScalarType() function in Type