Searched refs:InConstantPool (Results 1 – 4 of 4) 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()
48 bool InConstantPool; variable
63 InConstantPool(false), OptimizationGoals(-1) {} in ARMAsmPrinter()68 if (!InConstantPool) in EmitFunctionBodyEnd()70 InConstantPool = false; in EmitFunctionBodyEnd()1232 if (InConstantPool && MI->getOpcode() != ARM::CONSTPOOL_ENTRY) { in EmitInstruction()1234 InConstantPool = false; in EmitInstruction()1536 if (!InConstantPool) { in EmitInstruction()1538 InConstantPool = true; in EmitInstruction()