HomeSort by relevance Sort by last modified time
    Searched refs:Mips16TargetLowering (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Mips/
Mips16ISelLowering.h 20 class Mips16TargetLowering : public MipsTargetLowering {
22 explicit Mips16TargetLowering(MipsTargetMachine &TM);
Mips16ISelLowering.cpp 121 Mips16TargetLowering::Mips16TargetLowering(MipsTargetMachine &TM)
154 return new Mips16TargetLowering(TM);
158 Mips16TargetLowering::allowsUnalignedMemoryAccesses(EVT VT,
165 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI,
242 bool Mips16TargetLowering::
250 void Mips16TargetLowering::setMips16HardFloatLibCalls() {
293 unsigned int Mips16TargetLowering::getMips16HelperFunctionStubNumber
371 const char* Mips16TargetLowering::
419 void Mips16TargetLowering:
    [all...]

Completed in 291 milliseconds