Searched refs:PrintAllTypes (Results 1 – 3 of 3) sorted by relevance
1912 bool PrintAllTypes = false; in printInstruction() local1918 PrintAllTypes = true; in printInstruction()1925 PrintAllTypes = true; // We have differing types! Print them all! in printInstruction()1931 if (!PrintAllTypes) { in printInstruction()1939 writeOperand(I.getOperand(i), PrintAllTypes); in printInstruction()
3135 bool PrintAllTypes = false; in printInstruction() local3141 PrintAllTypes = true; in printInstruction()3148 PrintAllTypes = true; // We have differing types! Print them all! in printInstruction()3154 if (!PrintAllTypes) { in printInstruction()3162 writeOperand(I.getOperand(i), PrintAllTypes); in printInstruction()
3811 bool PrintAllTypes = false; in printInstruction() local3817 PrintAllTypes = true; in printInstruction()3824 PrintAllTypes = true; // We have differing types! Print them all! in printInstruction()3830 if (!PrintAllTypes) { in printInstruction()3838 writeOperand(I.getOperand(i), PrintAllTypes); in printInstruction()