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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelLowering.h19 class Mips16TargetLowering : public MipsTargetLowering { class in namespace:llvm
21 explicit Mips16TargetLowering(const MipsTargetMachine &TM,
H A DMips16ISelLowering.cpp120 Mips16TargetLowering::Mips16TargetLowering(const MipsTargetMachine &TM, function in class:Mips16TargetLowering
155 return new Mips16TargetLowering(TM, STI);
158 bool Mips16TargetLowering::allowsMisalignedMemoryAccesses(
164 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI,
241 bool Mips16TargetLowering::isEligibleForTailCallOptimization(
248 void Mips16TargetLowering::setMips16HardFloatLibCalls() {
288 unsigned int Mips16TargetLowering::getMips16HelperFunctionStubNumber
365 const char* Mips16TargetLowering::
408 void Mips16TargetLowering
[all...]

Completed in 58 milliseconds