Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DValueTypes.h211 EVT getScalarType() const { in getScalarType() function
H A DMachineValueType.h271 MVT getScalarType() const { in getScalarType() function
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DType.cpp45 Type *Type::getScalarType() { in getScalarType() function in Type
51 const Type *Type::getScalarType() const { in getScalarType() function in Type