14 #ifndef LLVM_LIB_TARGET_MIPS_MIPS16ISELLOWERING_H
15 #define LLVM_LIB_TARGET_MIPS_MIPS16ISELLOWERING_H
27 bool *
Fast)
const override;
34 bool isEligibleForTailCallOptimization(
35 const CCState &CCInfo,
unsigned NextStackOffset,
38 void setMips16HardFloatLibCalls();
43 const char *getMips16HelperFunction
48 std::deque< std::pair<unsigned, SDValue> > &RegsToPass,
49 bool IsPICCall,
bool GlobalOrExternal,
bool InternalLinkage,
69 unsigned CmpiXOpc,
bool ImmSigned,
Mips16TargetLowering(const MipsTargetMachine &TM, const MipsSubtarget &STI)
MachineBasicBlock * EmitInstrWithCustomInserter(MachineInstr &MI, MachineBasicBlock *MBB) const override
This method should be implemented by targets that mark instructions with the 'usesCustomInserter' fla...
This class consists of common code factored out of the SmallVector class to reduce code duplication b...
The instances of the Type class are immutable: once they are created, they are never changed...
EVT - Extended Value Type.
std::vector< ArgListEntry > ArgListTy
This structure contains all information that is necessary for lowering calls.
CCState - This class holds information needed while lowering arguments and return values...
Representation of each machine instruction.
MipsFunctionInfo - This class is derived from MachineFunction private Mips target-specific informatio...
bool allowsMisalignedMemoryAccesses(EVT VT, unsigned AddrSpace, unsigned Align, bool *Fast) const override
Determine if the target supports unaligned memory accesses.
Unlike LLVM values, Selection DAG nodes may return multiple values as the result of a computation...
Fast - This calling convention attempts to make calls as fast as possible (e.g.