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

/freebsd-10.2-release/contrib/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.h21 class MipsSETargetLowering : public MipsTargetLowering { class in namespace:llvm
23 explicit MipsSETargetLowering(MipsTargetMachine &TM);
H A DMipsSEISelLowering.cpp36 MipsSETargetLowering::MipsSETargetLowering(MipsTargetMachine &TM) function in class:MipsSETargetLowering
155 return new MipsSETargetLowering(TM);
159 void MipsSETargetLowering::
208 void MipsSETargetLowering::
247 MipsSETargetLowering::allowsUnalignedMemoryAccesses(EVT VT, bool *Fast) const {
261 SDValue MipsSETargetLowering::LowerOperation(SDValue Op,
737 const MipsSETargetLowering *TL) {
967 MipsSETargetLowering::PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const {
1013 MipsSETargetLowering
[all...]

Completed in 146 milliseconds