Searched defs:IsSoftFloat (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3308 analyzeReturn(const SmallVectorImpl<Ty> &RetVals, bool IsSoftFloat, argument
3333 analyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins, bool IsSoftFloat, argument
3339 analyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs, bool IsSoftFloat, argument
3238 analyzeCallOperands(const SmallVectorImpl<ISD::OutputArg> &Args, bool IsVarArg, bool IsSoftFloat, const SDNode *CallNode, std::vector<ArgListEntry> &FuncArgs) argument
3276 analyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Args, bool IsSoftFloat, Function::const_arg_iterator FuncArg) argument
[all...]

Completed in 63 milliseconds