23 Function *
F =
G->getGlobal()->getParent()->getFunction(Sym);
24 if (
F &&
F->hasFnAttribute(
"__Mips16RetHelper")) {
29 return SpecialCallingConv;
Module.h This file contains the declarations for the Module class.
static SpecialCallingConvType getSpecialCallingConvForCallee(const SDNode *Callee, const MipsSubtarget &Subtarget)
Determine the SpecialCallingConvType for the given callee.
bool inMips16HardFloat() const
Represents one node in the SelectionDAG.
StringRef - Represent a constant reference to a string, i.e.
This is an optimization pass for GlobalISel generic memory operations.
decltype(auto) dyn_cast(const From &Val)
dyn_cast<X> - Return the argument parameter cast to the specified type.