Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyInstPrinter.cpp67 bool NeedsComma = Desc.getNumOperands() > 0 && !Desc.variadicOpsAreDefs(); in printInst() local
75 if (NeedsComma) in printInst()
78 NeedsComma = true; in printInst()
/external/llvm-project/clang/lib/Parse/
DParsePragma.cpp1448 bool NeedsComma = false; in createExpectedAttributeSubjectRulesTokenDiagnostic() local
1454 if (NeedsComma) in createExpectedAttributeSubjectRulesTokenDiagnostic()
1457 NeedsComma = true; in createExpectedAttributeSubjectRulesTokenDiagnostic()
/external/llvm/tools/llvm-objdump/
DMachODump.cpp9072 bool NeedsComma = false; in printMachOExportsTrie() local
9076 NeedsComma = true; in printMachOExportsTrie()
9079 if (NeedsComma) in printMachOExportsTrie()
9082 NeedsComma = true; in printMachOExportsTrie()
9085 if (NeedsComma) in printMachOExportsTrie()
9088 NeedsComma = true; in printMachOExportsTrie()
9091 if (NeedsComma) in printMachOExportsTrie()
9094 NeedsComma = true; in printMachOExportsTrie()
/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp10297 bool NeedsComma = false; in printMachOExportsTrie() local
10301 NeedsComma = true; in printMachOExportsTrie()
10304 if (NeedsComma) in printMachOExportsTrie()
10307 NeedsComma = true; in printMachOExportsTrie()
10310 if (NeedsComma) in printMachOExportsTrie()
10313 NeedsComma = true; in printMachOExportsTrie()
10316 if (NeedsComma) in printMachOExportsTrie()
10319 NeedsComma = true; in printMachOExportsTrie()
/external/llvm-project/llvm/tools/llvm-readobj/
DELFDumper.cpp4303 bool NeedsComma = false; in printSectionDetails() local
4311 if (NeedsComma) in printSectionDetails()
4313 NeedsComma = true; in printSectionDetails()
4325 if (NeedsComma) in printSectionDetails()
4330 NeedsComma = true; in printSectionDetails()