Home
last modified time | relevance | path

Searched refs:ArgTypeID (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp112 TypeID ArgTypeID = F.getFunctionType()->getParamType(0)->getTypeID(); in whichFPParamVariantNeeded() local
113 switch (ArgTypeID) { in whichFPParamVariantNeeded()