Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3798 bool MipsTargetLowering::shouldSignExtendTypeInLibCall(EVT Type, shouldSignExtendTypeInLibCall() function in MipsTargetLowering
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2195 virtual bool shouldSignExtendTypeInLibCall(EVT Type, bool IsSigned) const { shouldSignExtendTypeInLibCall() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp19701 bool RISCVTargetLowering::shouldSignExtendTypeInLibCall(EVT Type, bool IsSigned) const { shouldSignExtendTypeInLibCall() function in RISCVTargetLowering