Home
last modified time | relevance | path

Searched defs:shouldSignExtendTypeInLibCall (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp5064 bool LoongArchTargetLowering::shouldSignExtendTypeInLibCall( shouldSignExtendTypeInLibCall() function in LoongArchTargetLowering
/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3823 bool MipsTargetLowering::shouldSignExtendTypeInLibCall(EVT Type, shouldSignExtendTypeInLibCall() function in MipsTargetLowering
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2271 virtual bool shouldSignExtendTypeInLibCall(EVT Type, bool IsSigned) const { shouldSignExtendTypeInLibCall() function
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp21275 bool RISCVTargetLowering::shouldSignExtendTypeInLibCall(EVT Type, bool IsSigned) const { shouldSignExtendTypeInLibCall() function in RISCVTargetLowering