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

  /external/llvm/lib/Target/Mips/
MipsSEISelLowering.h 21 class MipsSETargetLowering : public MipsTargetLowering {
23 explicit MipsSETargetLowering(const MipsTargetMachine &TM,
MipsSEISelLowering.cpp 38 MipsSETargetLowering::MipsSETargetLowering(const MipsTargetMachine &TM,
233 return new MipsSETargetLowering(TM, STI);
237 MipsSETargetLowering::getRepRegClassFor(MVT VT) const {
245 void MipsSETargetLowering::
294 void MipsSETargetLowering::
333 MipsSETargetLowering::allowsMisalignedMemoryAccesses(EVT VT,
360 SDValue MipsSETargetLowering::LowerOperation(SDValue Op,
836 const MipsSETargetLowering *TL) {
    [all...]

Completed in 57 milliseconds