Searched refs:IRG_SP (Results 1 – 2 of 2) sorted by relevance
480 Function *IRG_SP = in insertBaseTaggedPointer() local483 IRB.CreateCall(IRG_SP, {Constant::getNullValue(IRB.getInt64Ty())}); in insertBaseTaggedPointer()
4375 SDValue IRG_SP = N->getOperand(2); in trySelectStackSlotTagP() local4376 if (IRG_SP->getOpcode() != ISD::INTRINSIC_W_CHAIN || in trySelectStackSlotTagP()4377 IRG_SP->getConstantOperandVal(1) != Intrinsic::aarch64_irg_sp) { in trySelectStackSlotTagP()