Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp64 MipsSETargetLowering::MipsSETargetLowering(const MipsTargetMachine &TM, in MipsSETargetLowering() function in MipsSETargetLowering
300 return new MipsSETargetLowering(TM, STI); in createMipsSETargetLowering()
304 MipsSETargetLowering::getRepRegClassFor(MVT VT) const { in getRepRegClassFor()
312 void MipsSETargetLowering::
365 void MipsSETargetLowering::
403 SDValue MipsSETargetLowering::lowerSELECT(SDValue Op, SelectionDAG &DAG) const { in lowerSELECT()
419 MipsSETargetLowering::allowsMisalignedMemoryAccesses(EVT VT, in allowsMisalignedMemoryAccesses()
446 SDValue MipsSETargetLowering::LowerOperation(SDValue Op, in LowerOperation()
822 const MipsSETargetLowering *TL, in performMULCombine()
1017 MipsSETargetLowering::PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const { in PerformDAGCombine()
[all …]
DMipsSEISelLowering.h30 class MipsSETargetLowering : public MipsTargetLowering {
32 explicit MipsSETargetLowering(const MipsTargetMachine &TM,
/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 …]