Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h509 SDValue lowerRETURNADDR(SDValue Op, SelectionDAG &DAG) const;
DSystemZISelLowering.cpp2730 SDValue SystemZTargetLowering::lowerRETURNADDR(SDValue Op, in lowerRETURNADDR() function in SystemZTargetLowering
4488 return lowerRETURNADDR(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.h445 SDValue lowerRETURNADDR(SDValue Op, SelectionDAG &DAG) const;
DMipsISelLowering.cpp909 case ISD::RETURNADDR: return lowerRETURNADDR(Op, DAG); in LowerOperation()
2115 SDValue MipsTargetLowering::lowerRETURNADDR(SDValue Op, in lowerRETURNADDR() function in MipsTargetLowering