Home | History | Annotate | Download | only in JIT

Lines Matching refs:MachineConstantPool

27 #include "llvm/CodeGen/MachineConstantPool.h"
303 MachineConstantPool *ConstantPool;
396 void emitConstantPool(MachineConstantPool *MCP);
764 static unsigned GetConstantPoolSizeInBytes(MachineConstantPool *MCP,
1067 void JITEmitter::emitConstantPool(MachineConstantPool *MCP) {