Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2200 virtual bool shouldExtendTypeInLibCall(EVT Type) const { shouldExtendTypeInLibCall() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp19691 bool RISCVTargetLowering::shouldExtendTypeInLibCall(EVT Type) const { shouldExtendTypeInLibCall() function in RISCVTargetLowering