Searched refs:InConstantPool (Results 1 – 8 of 8) sorted by relevance
58 bool InConstantPool; variable104 InConstantPool(false), MCInstLowering(*this) {} in MipsAsmPrinter()
145 if (InConstantPool && MI->getOpcode() != Mips::CONSTPOOL_ENTRY) { in EmitInstruction()147 InConstantPool = false; in EmitInstruction()161 if (!InConstantPool) { in EmitInstruction()163 InConstantPool = true; in EmitInstruction()380 if (!InConstantPool) in EmitFunctionBodyEnd()382 InConstantPool = false; in EmitFunctionBodyEnd()
167 if (InConstantPool && Opc != Mips::CONSTPOOL_ENTRY) { in EmitInstruction()169 InConstantPool = false; in EmitInstruction()183 if (!InConstantPool) { in EmitInstruction()185 InConstantPool = true; in EmitInstruction()416 if (!InConstantPool) in EmitFunctionBodyEnd()418 InConstantPool = false; in EmitFunctionBodyEnd()
65 bool InConstantPool = false; variable
48 bool InConstantPool; variable
62 InConstantPool(false), OptimizationGoals(-1) {} in ARMAsmPrinter()67 if (!InConstantPool) in EmitFunctionBodyEnd()69 InConstantPool = false; in EmitFunctionBodyEnd()1280 if (InConstantPool && MI->getOpcode() != ARM::CONSTPOOL_ENTRY) { in EmitInstruction()1282 InConstantPool = false; in EmitInstruction()1584 if (!InConstantPool) { in EmitInstruction()1586 InConstantPool = true; in EmitInstruction()
58 InConstantPool(false), OptimizationGoals(-1) {} in ARMAsmPrinter()63 if (!InConstantPool) in EmitFunctionBodyEnd()65 InConstantPool = false; in EmitFunctionBodyEnd()1211 if (InConstantPool && MI->getOpcode() != ARM::CONSTPOOL_ENTRY) { in EmitInstruction()1213 InConstantPool = false; in EmitInstruction()1519 if (!InConstantPool) { in EmitInstruction()1521 InConstantPool = true; in EmitInstruction()