Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2111 virtual bool shouldExtendTypeInLibCall(EVT Type) const { in shouldExtendTypeInLibCall() function
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14007 bool RISCVTargetLowering::shouldExtendTypeInLibCall(EVT Type) const { in shouldExtendTypeInLibCall() function in RISCVTargetLowering