Searched refs:emitConstantPool (Results 1 – 1 of 1) sorted by relevance
397 void emitConstantPool(MachineConstantPool *MCP);802 emitConstantPool(F.getConstantPool()); in startFunction()1054 void JITEmitter::emitConstantPool(MachineConstantPool *MCP) { in emitConstantPool() function in JITEmitter