Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.h21 class MipsSETargetLowering : public MipsTargetLowering {
23 explicit MipsSETargetLowering(const MipsTargetMachine &TM,
DMipsSEISelLowering.cpp38 MipsSETargetLowering::MipsSETargetLowering(const MipsTargetMachine &TM, in MipsSETargetLowering() function in MipsSETargetLowering
233 return new MipsSETargetLowering(TM, STI); in createMipsSETargetLowering()
237 MipsSETargetLowering::getRepRegClassFor(MVT VT) const { in getRepRegClassFor()
245 void MipsSETargetLowering::
294 void MipsSETargetLowering::
333 MipsSETargetLowering::allowsMisalignedMemoryAccesses(EVT VT, in allowsMisalignedMemoryAccesses()
360 SDValue MipsSETargetLowering::LowerOperation(SDValue Op, in LowerOperation()
836 const MipsSETargetLowering *TL) { in performMULCombine()
1068 MipsSETargetLowering::PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const { in PerformDAGCombine()
1114 MipsSETargetLowering::EmitInstrWithCustomInserter(MachineInstr *MI, in EmitInstrWithCustomInserter()
[all …]