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