Searched refs:ExpandIntOp_RETURNADDR (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h358 SDValue ExpandIntOp_RETURNADDR(SDNode *N);
H A DLegalizeIntegerTypes.cpp2446 case ISD::FRAMEADDR: Res = ExpandIntOp_RETURNADDR(N); break;
2630 SDValue DAGTypeLegalizer::ExpandIntOp_RETURNADDR(SDNode *N) { function in class:DAGTypeLegalizer
/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h383 SDValue ExpandIntOp_RETURNADDR(SDNode *N);
H A DLegalizeIntegerTypes.cpp2769 case ISD::FRAMEADDR: Res = ExpandIntOp_RETURNADDR(N); break;
3017 SDValue DAGTypeLegalizer::ExpandIntOp_RETURNADDR(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 60 milliseconds