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

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

Completed in 123 milliseconds