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 117 Mips16TargetLowering::Mips16TargetLowering(MipsTargetMachine &TM)
152 return new Mips16TargetLowering(TM);
156 Mips16TargetLowering::allowsUnalignedMemoryAccesses(EVT VT, bool *Fast) const {
161 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI,
238 bool Mips16TargetLowering::
246 void Mips16TargetLowering::setMips16HardFloatLibCalls() {
289 unsigned int Mips16TargetLowering::getMips16HelperFunctionStubNumber
367 const char* Mips16TargetLowering::
415 void Mips16TargetLowering:
    [all...]

Completed in 33 milliseconds