Searched defs:MipsSETargetLowering (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.h21 class MipsSETargetLowering : public MipsTargetLowering { class in namespace:llvm
23 explicit MipsSETargetLowering(const MipsTargetMachine &TM,
H A DMipsSEISelLowering.cpp38 MipsSETargetLowering::MipsSETargetLowering(const MipsTargetMachine &TM, function in class:MipsSETargetLowering
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) {
1068 MipsSETargetLowering
[all...]

Completed in 50 milliseconds