Lines Matching refs:ARMPCLabelIndex
1627 unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
1629 ARMConstantPoolConstant::Create(GV, ARMPCLabelIndex, ARMCP::CPValue, 0);
1642 unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
1645 ARMPCLabelIndex, 0);
1665 unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
1667 ARMConstantPoolConstant::Create(GV, ARMPCLabelIndex, ARMCP::CPValue, 4);
1674 SDValue PICLabel = DAG.getConstant(ARMPCLabelIndex, MVT::i32);
1693 unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
1696 ARMPCLabelIndex, 4);
1703 SDValue PICLabel = DAG.getConstant(ARMPCLabelIndex, MVT::i32);
2256 unsigned ARMPCLabelIndex = 0;
2266 ARMPCLabelIndex = AFI->createPICLabelUId();
2268 ARMConstantPoolConstant::Create(BA, ARMPCLabelIndex,
2278 SDValue PICLabel = DAG.getConstant(ARMPCLabelIndex, MVT::i32);
2291 unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
2293 ARMConstantPoolConstant::Create(GA->getGlobal(), ARMPCLabelIndex,
2302 SDValue PICLabel = DAG.getConstant(ARMPCLabelIndex, MVT::i32);
2339 unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
2343 ARMConstantPoolConstant::Create(GA->getGlobal(), ARMPCLabelIndex,
2353 SDValue PICLabel = DAG.getConstant(ARMPCLabelIndex, MVT::i32);
2467 unsigned ARMPCLabelIndex = 0;
2473 ARMPCLabelIndex = AFI->createPICLabelUId();
2476 ARMConstantPoolConstant::Create(GV, ARMPCLabelIndex, ARMCP::CPValue,
2488 SDValue PICLabel = DAG.getConstant(ARMPCLabelIndex, MVT::i32);
2505 unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
2511 ARMPCLabelIndex, PCAdj);
2517 SDValue PICLabel = DAG.getConstant(ARMPCLabelIndex, MVT::i32);
2551 unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
2558 ARMConstantPoolConstant::Create(MF.getFunction(), ARMPCLabelIndex,
2568 SDValue PICLabel = DAG.getConstant(ARMPCLabelIndex, MVT::i32);