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()152 if (InConstantPool && MI->getOpcode() != CSKY::CONSTPOOL_ENTRY) { in emitInstruction()153 InConstantPool = false; in emitInstruction()
24 bool InConstantPool = false; variable
203 if (InConstantPool && Opc != Mips::CONSTPOOL_ENTRY) { in emitInstruction()205 InConstantPool = false; in emitInstruction()219 if (!InConstantPool) { in emitInstruction()221 InConstantPool = true; in emitInstruction()461 if (!InConstantPool) in emitFunctionBodyEnd()463 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()1349 if (InConstantPool && MI->getOpcode() != ARM::CONSTPOOL_ENTRY) { in emitInstruction()1351 InConstantPool = false; in emitInstruction()1717 if (!InConstantPool) { in emitInstruction()1719 InConstantPool = true; in emitInstruction()