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