Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp128 Mips16TargetLowering::Mips16TargetLowering(const MipsTargetMachine &TM, in Mips16TargetLowering() function in Mips16TargetLowering
163 return new Mips16TargetLowering(TM, STI); in createMips16TargetLowering()
166 bool Mips16TargetLowering::allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses()
172 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, in EmitInstrWithCustomInserter()
249 bool Mips16TargetLowering::isEligibleForTailCallOptimization( in isEligibleForTailCallOptimization()
256 void Mips16TargetLowering::setMips16HardFloatLibCalls() { in setMips16HardFloatLibCalls()
296 unsigned int Mips16TargetLowering::getMips16HelperFunctionStubNumber in getMips16HelperFunctionStubNumber()
373 const char* Mips16TargetLowering::
416 void Mips16TargetLowering::
514 Mips16TargetLowering::emitSel16(unsigned Opc, MachineInstr &MI, in emitSel16()
[all …]
H A DMips16ISelLowering.h19 class Mips16TargetLowering : public MipsTargetLowering {
21 explicit Mips16TargetLowering(const MipsTargetMachine &TM,