Searched defs:IsSoftFloat (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 3383 bool IsVarArg, bool IsSoftFloat, const SDNode *CallNode, in analyzeCallOperands() 3421 bool IsSoftFloat, Function::const_arg_iterator FuncArg) { in analyzeFormalArguments() 3452 analyzeReturn(const SmallVectorImpl<Ty> &RetVals, bool IsSoftFloat, in analyzeReturn() 3477 analyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins, bool IsSoftFloat, in analyzeCallResult() 3483 analyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs, bool IsSoftFloat, in analyzeReturn()
|