Home
last modified time | relevance | path

Searched refs:Formats (Results 1 – 25 of 60) sorted by relevance

123

/llvm-project-15.0.7/llvm/unittests/Object/
H A DELFObjectFileTest.cpp104 checkFormatAndArch(D, Formats[I++], Triple::ve); in TEST()
120 checkFormatAndArch(D, Formats[I++], Triple::x86); in TEST()
130 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST()
159 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST()
171 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST()
183 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST()
195 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST()
231 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST()
243 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST()
255 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST()
[all …]
/llvm-project-15.0.7/clang/lib/Format/
H A DFormatToken.cpp101 if (Formats.size() == 1) in formatAfterToken()
160 if (Formats.size() == 1 || HasNestedBracedList) in formatFromToken()
315 Formats.push_back(Format); in precomputeFormattingInfos()
322 for (const ColumnFormat &Format : llvm::reverse(Formats)) { in getColumnFormat()
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsEVAInstrFormats.td1 //===- MipsEVAInstrFormats.td - Mips Instruction Formats ---*- tablegen -*-===//
56 // Encoding Formats
H A DMipsMTInstrFormats.td1 //===-- MipsMTInstrFormats.td - Mips Instruction Formats ---*- tablegen -*-===//
H A DMicroMipsInstrFormats.td1 //===-- MicroMipsInstrFormats.td - microMIPS Inst Formats -*- tablegen -*--===//
53 // MicroMIPS 16-bit Instruction Formats
288 // MicroMIPS 32-bit Instruction Formats
H A DMips32r6InstrFormats.td1 //=- Mips32r6InstrFormats.td - Mips32r6 Instruction Formats -*- tablegen -*-==//
172 // Encoding Formats
H A DMicroMipsDSPInstrFormats.td1 //===-- MicroMipsDSPInstrFormats.td - Instruction Formats --*- tablegen -*-===//
H A DMipsDSPInstrFormats.td1 //===- MipsDSPInstrFormats.td - Mips Instruction Formats ---*- tablegen -*-===//
H A DMicroMips32r6InstrFormats.td1 //=- MicroMips32r6InstrFormats.td - Mips32r6 Instruction Formats -*- tablegen -*-==//
33 // Encoding Formats
H A DMipsMSAInstrFormats.td1 //===- MipsMSAInstrFormats.td - Mips Instruction Formats ---*- tablegen -*-===//
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/
H A DCMakeLists.txt9 # Formats:
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonInstrFormatsV60.td1 //==- HexagonInstrFormatsV60.td - Hexagon Instruction Formats -*- tablegen -==//
H A DHexagonInstrFormatsV65.td1 //==- HexagonInstrFormatsV65.td - Hexagon Instruction Formats -*- tablegen -==//
/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVInstrFormats.td1 //===-- SPIRVInstrFormats.td - SPIR-V Instruction Formats --*- tablegen -*-===//
/llvm-project-15.0.7/llvm/lib/Target/NVPTX/
H A DNVPTXInstrFormats.td1 //===- NVPTXInstrFormats.td - NVPTX Instruction Formats-------*- tblgen -*-===//
/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBPFInstrFormats.td1 //===-- BPFInstrFormats.td - BPF Instruction Formats -------*- tablegen -*-===//
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrFormats.td1 //=- WebAssemblyInstrFormats.td - WebAssembly Instr. Formats -*- tablegen -*-=//
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInstrFormatsC.td1 //===-- RISCVInstrFormatsC.td - RISCV C Instruction Formats --*- tablegen -*-=//
H A DRISCVInstrFormatsV.td1 //===-- RISCVInstrFormatsV.td - RISCV V Instruction Formats --*- tablegen -*-=//
/llvm-project-15.0.7/clang/docs/
H A DClangOffloadBundler.rst33 Supported File Formats
38 .. table:: Supported File Formats
/llvm-project-15.0.7/lldb/docs/use/
H A Dformatting.rst157 | ``addr-file-or-load`` | Formats an address either as a load address, …
221 Making Your own Formats
/llvm-project-15.0.7/lldb/unittests/Core/
H A DDumpDataExtractorTest.cpp115 TEST(DumpDataExtractorTest, Formats) { in TEST() argument
/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYInstrFormats16Instr.td1 //===- CSKYInstrFormats16Instr.td - 16-bit Instr. Formats -*- tablegen --*-===//
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEInstrFormats.td1 //===-- VEInstrFormats.td - VE Instruction Formats ---------*- tablegen -*-===//
/llvm-project-15.0.7/llvm/lib/Target/LoongArch/
H A DLoongArchFloatInstrFormats.td1 //==- LoongArchInstrFormatsF.td - LoongArch FP Instr Formats -*- tablegen -*-=//

123