Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DLowLevelType.h208 constexpr LLT getScalarType() const { in getScalarType() function
H A DMachineValueType.h250 MVT getScalarType() const { in getScalarType() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DType.h349 inline Type *getScalarType() const { getScalarType() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h313 EVT getScalarType() const { in getScalarType() function
/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h321 ScalarTypeKind getScalarType() const { return ScalarType; } in getScalarType() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1842 Type *getScalarType() const { in getScalarType() function
2739 Type *getScalarType() const { in getScalarType() function
2904 Type *getScalarType() const { in getScalarType() function
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp988 const ScalarType *getScalarType(StringRef Name) { in getScalarType() function in __anon819a2c470111::EmitterBase
991 const ScalarType *getScalarType(Record *R) { in getScalarType() function in __anon819a2c470111::EmitterBase