Searched refs:unwrapAddress (Results 1 – 14 of 14) sorted by relevance
172 SDValue Base = DAG.getTargetLoweringInfo().unwrapAddress(Ptr); in matchLSNode()198 Base = DAG.getTargetLoweringInfo().unwrapAddress(Base->getOperand(0)); in matchLSNode()205 Base = DAG.getTargetLoweringInfo().unwrapAddress(Base->getOperand(0)); in matchLSNode()221 Base = DAG.getTargetLoweringInfo().unwrapAddress(LSBase->getBasePtr()); in matchLSNode()
4004 SDNode *N = unwrapAddress(SDValue(WN, 0)).getNode(); in isGAPlusOffset()
183 SDValue Base = DAG.getTargetLoweringInfo().unwrapAddress(Ptr); in matchLSNode()209 Base = DAG.getTargetLoweringInfo().unwrapAddress(Base->getOperand(0)); in matchLSNode()216 Base = DAG.getTargetLoweringInfo().unwrapAddress(Base->getOperand(0)); in matchLSNode()232 Base = DAG.getTargetLoweringInfo().unwrapAddress(LSBase->getBasePtr()); in matchLSNode()
4299 SDNode *N = unwrapAddress(SDValue(WN, 0)).getNode(); in isGAPlusOffset()
657 SDValue unwrapAddress(SDValue N) const override;
6672 SDValue SystemZTargetLowering::unwrapAddress(SDValue N) const { in unwrapAddress() function in SystemZTargetLowering
638 SDValue unwrapAddress(SDValue N) const override;
6370 SDValue SystemZTargetLowering::unwrapAddress(SDValue N) const { in unwrapAddress() function in SystemZTargetLowering
1093 SDValue unwrapAddress(SDValue N) const override;
34457 SDValue X86TargetLowering::unwrapAddress(SDValue N) const { in unwrapAddress() function in X86TargetLowering
974 SDValue unwrapAddress(SDValue N) const override;
32862 SDValue X86TargetLowering::unwrapAddress(SDValue N) const { in unwrapAddress() function in X86TargetLowering
3314 virtual SDValue unwrapAddress(SDValue N) const { return N; } in unwrapAddress() function
3526 virtual SDValue unwrapAddress(SDValue N) const { return N; } in unwrapAddress() function