Searched refs:InConstantPool (Results 1 – 4 of 4) sorted by relevance
204 if (InConstantPool && Opc != Mips::CONSTPOOL_ENTRY) { in emitInstruction()206 InConstantPool = false; in emitInstruction()220 if (!InConstantPool) { in emitInstruction()222 InConstantPool = true; in emitInstruction()462 if (!InConstantPool) in emitFunctionBodyEnd()464 InConstantPool = false; in emitFunctionBodyEnd()
64 bool InConstantPool = false; variable
47 bool InConstantPool; variable
58 MCP(nullptr), InConstantPool(false), OptimizationGoals(-1) {} in ARMAsmPrinter()63 if (!InConstantPool) in emitFunctionBodyEnd()65 InConstantPool = false; in emitFunctionBodyEnd()1298 if (InConstantPool && MI->getOpcode() != ARM::CONSTPOOL_ENTRY) { in emitInstruction()1300 InConstantPool = false; in emitInstruction()1666 if (!InConstantPool) { in emitInstruction()1668 InConstantPool = true; in emitInstruction()