Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3813 bool MipsTargetLowering::shouldSignExtendTypeInLibCall(EVT Type, in shouldSignExtendTypeInLibCall() function in MipsTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp6151 bool LoongArchTargetLowering::shouldSignExtendTypeInLibCall( in shouldSignExtendTypeInLibCall() function in LoongArchTargetLowering
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2272 virtual bool shouldSignExtendTypeInLibCall(EVT Type, bool IsSigned) const { in shouldSignExtendTypeInLibCall() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp21337 bool RISCVTargetLowering::shouldSignExtendTypeInLibCall(EVT Type, bool IsSigned) const { shouldSignExtendTypeInLibCall() function in RISCVTargetLowering