Lines Matching refs:ARMPCLabelIndex
1824 unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
1826 ARMConstantPoolConstant::Create(GV, ARMPCLabelIndex, ARMCP::CPValue, 0);
1839 unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
1842 ARMPCLabelIndex, 0);
1888 unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
1891 ARMPCLabelIndex, 4);
1898 SDValue PICLabel = DAG.getConstant(ARMPCLabelIndex, dl, MVT::i32);
2515 unsigned ARMPCLabelIndex = 0;
2525 ARMPCLabelIndex = AFI->createPICLabelUId();
2527 ARMConstantPoolConstant::Create(BA, ARMPCLabelIndex,
2538 SDValue PICLabel = DAG.getConstant(ARMPCLabelIndex, DL, MVT::i32);
2676 unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
2678 ARMConstantPoolConstant::Create(GA->getGlobal(), ARMPCLabelIndex,
2688 SDValue PICLabel = DAG.getConstant(ARMPCLabelIndex, dl, MVT::i32);
2725 unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
2729 ARMConstantPoolConstant::Create(GA->getGlobal(), ARMPCLabelIndex,
2740 SDValue PICLabel = DAG.getConstant(ARMPCLabelIndex, dl, MVT::i32);
2803 unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
2808 GV, ARMPCLabelIndex, ARMCP::CPValue, PCAdj,
2818 SDValue PICLabel = DAG.getConstant(ARMPCLabelIndex, dl, MVT::i32);
2938 unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
2944 ARMConstantPoolConstant::Create(MF.getFunction(), ARMPCLabelIndex,
2954 SDValue PICLabel = DAG.getConstant(ARMPCLabelIndex, dl, MVT::i32);