Home | History | Annotate | Download | only in ARM

Lines Matching defs:ConstantPool

691   setOperationAction(ISD::ConstantPool,  MVT::i32,   Custom);
2261 // ConstantPool, JumpTable, GlobalAddress, and ExternalSymbol are lowered as
6191 case ISD::ConstantPool: return LowerConstantPool(Op, DAG);
6584 MachineConstantPool *ConstantPool = MF->getConstantPool();
6592 unsigned Idx = ConstantPool->getConstantPoolIndex(C, Align);
6676 MachineConstantPool *ConstantPool = MF->getConstantPool();
6684 unsigned Idx = ConstantPool->getConstantPoolIndex(C, Align);
7062 MachineConstantPool *ConstantPool = MF->getConstantPool();
7070 unsigned Idx = ConstantPool->getConstantPoolIndex(C, Align);