Searched defs:shouldSignExtendTypeInLibCall (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsISelLowering.cpp | 3798 bool MipsTargetLowering::shouldSignExtendTypeInLibCall(EVT Type, shouldSignExtendTypeInLibCall() function in MipsTargetLowering |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 2195 virtual bool shouldSignExtendTypeInLibCall(EVT Type, bool IsSigned) const { shouldSignExtendTypeInLibCall() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 19701 bool RISCVTargetLowering::shouldSignExtendTypeInLibCall(EVT Type, bool IsSigned) const { shouldSignExtendTypeInLibCall() function in RISCVTargetLowering |