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()1299 if (InConstantPool && MI->getOpcode() != ARM::CONSTPOOL_ENTRY) { in emitInstruction()1301 InConstantPool = false; in emitInstruction()1667 if (!InConstantPool) { in emitInstruction()1669 InConstantPool = true; in emitInstruction()