Searched defs:shouldExtendTypeInLibCall (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 2200 virtual bool shouldExtendTypeInLibCall(EVT Type) const { shouldExtendTypeInLibCall() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 19691 bool RISCVTargetLowering::shouldExtendTypeInLibCall(EVT Type) const { shouldExtendTypeInLibCall() function in RISCVTargetLowering |