#include "clang/Support/RISCVVIntrinsicUtils.h"
Definition at line 251 of file RISCVVIntrinsicUtils.h.
◆ getBuiltinStr()
| const std::string & clang::RISCV::RVVType::getBuiltinStr |
( |
| ) |
const |
|
inline |
◆ getClangBuiltinStr()
| const std::string & clang::RISCV::RVVType::getClangBuiltinStr |
( |
| ) |
const |
|
inline |
◆ getElementBitwidth()
| unsigned clang::RISCV::RVVType::getElementBitwidth |
( |
| ) |
const |
|
inline |
◆ getNF()
| unsigned clang::RISCV::RVVType::getNF |
( |
| ) |
const |
|
inline |
◆ getScalarType()
◆ getScale()
| VScaleVal clang::RISCV::RVVType::getScale |
( |
| ) |
const |
|
inline |
◆ getShortStr()
| const std::string & clang::RISCV::RVVType::getShortStr |
( |
| ) |
|
|
inline |
◆ getTypeStr()
| const std::string & clang::RISCV::RVVType::getTypeStr |
( |
| ) |
const |
|
inline |
◆ isBFloat()
| bool clang::RISCV::RVVType::isBFloat |
( |
| ) |
const |
|
inline |
◆ isConstant()
| bool clang::RISCV::RVVType::isConstant |
( |
| ) |
const |
|
inline |
◆ isFloat() [1/2]
| bool clang::RISCV::RVVType::isFloat |
( |
| ) |
const |
|
inline |
◆ isFloat() [2/2]
◆ isFloatVector()
| bool clang::RISCV::RVVType::isFloatVector |
( |
unsigned | Width | ) |
const |
|
inline |
◆ isPointer()
| bool clang::RISCV::RVVType::isPointer |
( |
| ) |
const |
|
inline |
◆ isScalar()
| bool clang::RISCV::RVVType::isScalar |
( |
| ) |
const |
|
inline |
◆ isSignedInteger()
| bool clang::RISCV::RVVType::isSignedInteger |
( |
| ) |
const |
|
inline |
◆ isTuple()
| bool clang::RISCV::RVVType::isTuple |
( |
| ) |
const |
|
inline |
◆ isValid()
| bool clang::RISCV::RVVType::isValid |
( |
| ) |
const |
|
inline |
◆ isVector() [1/2]
| bool clang::RISCV::RVVType::isVector |
( |
| ) |
const |
|
inline |
◆ isVector() [2/2]
| bool clang::RISCV::RVVType::isVector |
( |
unsigned | Width | ) |
const |
|
inline |
◆ RVVTypeCache
The documentation for this class was generated from the following files: