Lines Matching defs:ConstantPool
728 setOperationAction(ISD::ConstantPool, MVT::i32, Custom);
2227 // ConstantPool, JumpTable, GlobalAddress, and ExternalSymbol are lowered as
5856 case ISD::ConstantPool: return LowerConstantPool(Op, DAG);
6771 MachineConstantPool *ConstantPool = MF->getConstantPool();
6779 unsigned Idx = ConstantPool->getConstantPoolIndex(C, Align);
6863 MachineConstantPool *ConstantPool = MF->getConstantPool();
6871 unsigned Idx = ConstantPool->getConstantPoolIndex(C, Align);
7192 MachineConstantPool *ConstantPool = MF->getConstantPool();
7200 unsigned Idx = ConstantPool->getConstantPoolIndex(C, Align);