Searched refs:InConstantPool (Results 1 – 4 of 4) sorted by relevance
203 if (InConstantPool && Opc != Mips::CONSTPOOL_ENTRY) { in EmitInstruction()205 InConstantPool = false; in EmitInstruction()219 if (!InConstantPool) { in EmitInstruction()221 InConstantPool = true; in EmitInstruction()457 if (!InConstantPool) in EmitFunctionBodyEnd()459 InConstantPool = false; in EmitFunctionBodyEnd()
65 bool InConstantPool = false; variable
48 bool InConstantPool; variable
58 InConstantPool(false), OptimizationGoals(-1) {} in ARMAsmPrinter()63 if (!InConstantPool) in EmitFunctionBodyEnd()65 InConstantPool = false; in EmitFunctionBodyEnd()1243 if (InConstantPool && MI->getOpcode() != ARM::CONSTPOOL_ENTRY) { in EmitInstruction()1245 InConstantPool = false; in EmitInstruction()1551 if (!InConstantPool) { in EmitInstruction()1553 InConstantPool = true; in EmitInstruction()