Home
last modified time | relevance | path

Searched defs:isLegalElementTypeForRVV (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVCallLowering.cpp309 static bool isLegalElementTypeForRVV(Type *EltTy, isLegalElementTypeForRVV() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2398 bool RISCVTargetLowering::isLegalElementTypeForRVV(EVT ScalarTy) const { isLegalElementTypeForRVV() function in RISCVTargetLowering