Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A 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()
372 const char* Mips16TargetLowering::
415 void Mips16TargetLowering::
516 Mips16TargetLowering::emitSel16(unsigned Opc, MachineInstr &MI, in emitSel16()
644 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16()
[all …]
H A DMips16ISelLowering.h20 class Mips16TargetLowering : public MipsTargetLowering {
22 explicit Mips16TargetLowering(const MipsTargetMachine &TM,