#include <LIR.h>


Public Member Functions | |
| SoftFloatFilter (LirWriter *out) | |
| LIns * | split (LIns *a) |
| LIns * | split (const CallInfo *call, LInsp args[]) |
| LIns * | callD1 (const CallInfo *call, LIns *a) |
| LIns * | callD2 (const CallInfo *call, LIns *a, LIns *b) |
| LIns * | cmpD (const CallInfo *call, LIns *a, LIns *b) |
| LIns * | ins1 (LOpcode op, LIns *a) |
| LIns * | ins2 (LOpcode op, LIns *a, LIns *b) |
| LIns * | insCall (const CallInfo *ci, LInsp args[]) |
Static Public Attributes | |
| static const CallInfo * | opmap [LIR_sentinel] |
| nanojit::SoftFloatFilter::SoftFloatFilter | ( | LirWriter * | out | ) |
Reimplemented from nanojit::LirWriter.
Reimplemented from nanojit::LirWriter.
Reimplemented from nanojit::LirWriter.
const CallInfo* nanojit::SoftFloatFilter::opmap[LIR_sentinel] [static] |
1.6.1