Searched defs:shouldSignExtendTypeInLibCall (Results 1 – 4 of 4) sorted by relevance
| /llvm-project/llvm/lib/Target/LoongArch/ | ||
| H A D | LoongArchISelLowering.cpp | 5064 bool LoongArchTargetLowering::shouldSignExtendTypeInLibCall( shouldSignExtendTypeInLibCall() function in LoongArchTargetLowering |
| /llvm-project/llvm/lib/Target/Mips/ | ||
| H A D | MipsISelLowering.cpp | 3823 bool MipsTargetLowering::shouldSignExtendTypeInLibCall(EVT Type, shouldSignExtendTypeInLibCall() function in MipsTargetLowering |
| /llvm-project/llvm/include/llvm/CodeGen/ | ||
| H A D | TargetLowering.h | 2271 virtual bool shouldSignExtendTypeInLibCall(EVT Type, bool IsSigned) const { shouldSignExtendTypeInLibCall() function |
| /llvm-project/llvm/lib/Target/RISCV/ | ||
| H A D | RISCVISelLowering.cpp | 21275 bool RISCVTargetLowering::shouldSignExtendTypeInLibCall(EVT Type, bool IsSigned) const { shouldSignExtendTypeInLibCall() function in RISCVTargetLowering |