Searched defs:isLegalElementTypeForRVV (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/ | ||
H A D | RISCVCallLowering.cpp | 309 static bool isLegalElementTypeForRVV(Type *EltTy, isLegalElementTypeForRVV() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 2398 bool RISCVTargetLowering::isLegalElementTypeForRVV(EVT ScalarTy) const { isLegalElementTypeForRVV() function in RISCVTargetLowering |