Home
last modified time | relevance | path

Searched defs:shouldExtendTypeInLibCall (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2045 virtual bool shouldExtendTypeInLibCall(EVT Type) const { in shouldExtendTypeInLibCall() function
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp12290 bool RISCVTargetLowering::shouldExtendTypeInLibCall(EVT Type) const { in shouldExtendTypeInLibCall() function in RISCVTargetLowering