Home
last modified time | relevance | path

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

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