Searched refs:InConstantPool (Results 1 – 6 of 6) sorted by relevance
107 if (!InConstantPool) { in emitCustomConstantPool()109 InConstantPool = true; in emitCustomConstantPool()125 if (!InConstantPool) in emitFunctionBodyEnd()127 InConstantPool = false; in emitFunctionBodyEnd()154 if (InConstantPool && MI->getOpcode() != CSKY::CONSTPOOL_ENTRY) { in emitInstruction()155 InConstantPool = false; in emitInstruction()
24 bool InConstantPool = false; variable
202 if (InConstantPool && Opc != Mips::CONSTPOOL_ENTRY) { in emitInstruction()204 InConstantPool = false; in emitInstruction()218 if (!InConstantPool) { in emitInstruction()220 InConstantPool = true; in emitInstruction()462 if (!InConstantPool) in emitFunctionBodyEnd()464 InConstantPool = false; in emitFunctionBodyEnd()
64 bool InConstantPool = false; variable
50 bool InConstantPool; variable
55 MCP(nullptr), InConstantPool(false), OptimizationGoals(-1) {} in ARMAsmPrinter()64 if (!InConstantPool) in emitFunctionBodyEnd()66 InConstantPool = false; in emitFunctionBodyEnd()1465 if (InConstantPool && MI->getOpcode() != ARM::CONSTPOOL_ENTRY) { in emitInstruction()1467 InConstantPool = false; in emitInstruction()1841 if (!InConstantPool) { in emitInstruction()1843 InConstantPool = true; in emitInstruction()