Home
last modified time | relevance | path

Searched refs:Mips16TargetLowering (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp121 Mips16TargetLowering::Mips16TargetLowering(const MipsTargetMachine &TM, in Mips16TargetLowering() function in Mips16TargetLowering
156 return new Mips16TargetLowering(TM, STI); in createMips16TargetLowering()
160 Mips16TargetLowering::allowsMisalignedMemoryAccesses(EVT VT, in allowsMisalignedMemoryAccesses()
168 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, in EmitInstrWithCustomInserter()
245 bool Mips16TargetLowering::isEligibleForTailCallOptimization( in isEligibleForTailCallOptimization()
252 void Mips16TargetLowering::setMips16HardFloatLibCalls() { in setMips16HardFloatLibCalls()
295 unsigned int Mips16TargetLowering::getMips16HelperFunctionStubNumber in getMips16HelperFunctionStubNumber()
372 const char* Mips16TargetLowering::
420 void Mips16TargetLowering::
521 Mips16TargetLowering::emitSel16(unsigned Opc, MachineInstr &MI, in emitSel16()
[all …]
DMips16ISelLowering.h20 class Mips16TargetLowering : public MipsTargetLowering {
22 explicit Mips16TargetLowering(const MipsTargetMachine &TM,