Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp120 Mips16TargetLowering::Mips16TargetLowering(const MipsTargetMachine &TM, in Mips16TargetLowering() function in Mips16TargetLowering
155 return new Mips16TargetLowering(TM, STI); in createMips16TargetLowering()
158 bool Mips16TargetLowering::allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses()
164 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, in EmitInstrWithCustomInserter()
241 bool Mips16TargetLowering::isEligibleForTailCallOptimization( in isEligibleForTailCallOptimization()
248 void Mips16TargetLowering::setMips16HardFloatLibCalls() { in setMips16HardFloatLibCalls()
365 const char* Mips16TargetLowering::
408 void Mips16TargetLowering::
508 Mips16TargetLowering::emitSel16(unsigned Opc, MachineInstr &MI, in emitSel16()
636 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16()
[all …]
H A DMips16ISelLowering.h19 class Mips16TargetLowering : public MipsTargetLowering {
21 explicit Mips16TargetLowering(const MipsTargetMachine &TM,