Searched defs:shouldExtendTypeInLibCall (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/LoongArch/ | ||
H A D | LoongArchISelLowering.cpp | 5072 bool LoongArchTargetLowering::shouldExtendTypeInLibCall(EVT Type) const { shouldExtendTypeInLibCall() function in LoongArchTargetLowering |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 2276 virtual bool shouldExtendTypeInLibCall(EVT Type) const { shouldExtendTypeInLibCall() function |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 21265 bool RISCVTargetLowering::shouldExtendTypeInLibCall(EVT Type) const { shouldExtendTypeInLibCall() function in RISCVTargetLowering |