Home
last modified time | relevance | path

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

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