Home | History | Annotate | Download | only in ARM

Lines Matching defs:ConstantPool

597   setOperationAction(ISD::ConstantPool,  MVT::i32,   Custom);
1920 // ConstantPool, JumpTable, GlobalAddress, and ExternalSymbol are lowered as
4940 case ISD::ConstantPool: return LowerConstantPool(Op, DAG);
5825 MachineConstantPool *ConstantPool = MF->getConstantPool();
5833 unsigned Idx = ConstantPool->getConstantPoolIndex(C, Align);
5914 MachineConstantPool *ConstantPool = MF->getConstantPool();
5922 unsigned Idx = ConstantPool->getConstantPoolIndex(C, Align);