Home | History | Annotate | Download | only in ARM

Lines Matching refs:ARMPCLabelIndex

1493       unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
1495 ARMConstantPoolConstant::Create(GV, ARMPCLabelIndex, ARMCP::CPValue, 0);
1508 unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
1511 ARMPCLabelIndex, 0);
1531 unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
1533 ARMConstantPoolConstant::Create(GV, ARMPCLabelIndex, ARMCP::CPValue, 4);
1540 SDValue PICLabel = DAG.getConstant(ARMPCLabelIndex, MVT::i32);
1559 unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
1562 ARMPCLabelIndex, 4);
1569 SDValue PICLabel = DAG.getConstant(ARMPCLabelIndex, MVT::i32);
2042 unsigned ARMPCLabelIndex = 0;
2052 ARMPCLabelIndex = AFI->createPICLabelUId();
2054 ARMConstantPoolConstant::Create(BA, ARMPCLabelIndex,
2064 SDValue PICLabel = DAG.getConstant(ARMPCLabelIndex, MVT::i32);
2077 unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
2079 ARMConstantPoolConstant::Create(GA->getGlobal(), ARMPCLabelIndex,
2088 SDValue PICLabel = DAG.getConstant(ARMPCLabelIndex, MVT::i32);
2123 unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
2127 ARMConstantPoolConstant::Create(GA->getGlobal(), ARMPCLabelIndex,
2137 SDValue PICLabel = DAG.getConstant(ARMPCLabelIndex, MVT::i32);
2247 unsigned ARMPCLabelIndex = 0;
2252 ARMPCLabelIndex = AFI->createPICLabelUId();
2255 ARMConstantPoolConstant::Create(GV, ARMPCLabelIndex, ARMCP::CPValue,
2267 SDValue PICLabel = DAG.getConstant(ARMPCLabelIndex, MVT::i32);
2284 unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
2290 ARMPCLabelIndex, PCAdj);
2296 SDValue PICLabel = DAG.getConstant(ARMPCLabelIndex, MVT::i32);
2330 unsigned ARMPCLabelIndex = AFI->createPICLabelUId();
2338 ARMConstantPoolConstant::Create(MF.getFunction(), ARMPCLabelIndex,
2348 SDValue PICLabel = DAG.getConstant(ARMPCLabelIndex, MVT::i32);