Home
last modified time | relevance | path

Searched refs:NeedsClosingParens (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/CBackend/
DCBackend.cpp829 bool NeedsClosingParens = printConstExprCast(CE, Static); in printConstant() local
868 if (NeedsClosingParens) in printConstant()
875 bool NeedsClosingParens = printConstExprCast(CE, Static); in printConstant() local
905 if (NeedsClosingParens) in printConstant()
2549 bool NeedsClosingParens = writeInstructionCast(I); in visitBinaryOperator() local
2583 if (NeedsClosingParens) in visitBinaryOperator()
2598 bool NeedsClosingParens = writeInstructionCast(I); in visitICmpInst() local
2624 if (NeedsClosingParens) in visitICmpInst()