Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp67 MipsSETargetLowering::getPreferredVectorAction(MVT VT) const { in getPreferredVectorAction()
102 MipsSETargetLowering::MipsSETargetLowering(const MipsTargetMachine &TM, in MipsSETargetLowering() function in MipsSETargetLowering
341 return new MipsSETargetLowering(TM, STI); in createMipsSETargetLowering()
345 MipsSETargetLowering::getRepRegClassFor(MVT VT) const { in getRepRegClassFor()
353 void MipsSETargetLowering::
407 void MipsSETargetLowering::
445 SDValue MipsSETargetLowering::lowerSELECT(SDValue Op, SelectionDAG &DAG) const { in lowerSELECT()
460 bool MipsSETargetLowering::allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses()
487 SDValue MipsSETargetLowering::LowerOperation(SDValue Op, in LowerOperation()
869 const MipsSETargetLowering *TL, in performMULCombine()
[all …]
H A DMipsSEISelLowering.h29 class MipsSETargetLowering : public MipsTargetLowering {
31 explicit MipsSETargetLowering(const MipsTargetMachine &TM,