Searched defs:Table (Results 1 - 25 of 84) sorted by relevance

1234

/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIATable.h26 CComPtr<IDiaTable> Table; member in class:llvm::pdb::DIATable
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DBase64.h24 static const char Table[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" local
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/EventFacet/Info/
H A DTable.pm
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBStringTableBuilder.h35 PDBStringTableBuilder *Table; member in struct:llvm::pdb::StringTableHashTraits
/openbsd-current/gnu/llvm/clang/lib/Driver/
H A DDriverOptions.cpp56 static DriverOptTable Table; local
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86InstrRelaxTables.cpp95 lookupRelaxTableImpl(ArrayRef<X86InstrRelaxTableEntry> Table, argument
126 SmallVector<X86InstrRelaxTableEntry, 0> Table; member in struct:__anon3186::X86ShortFormTable
143 auto &Table local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/TargetParser/
H A DTargetParser.cpp125 const GPUInfo *getArchEntry(AMDGPU::GPUKind AK, ArrayRef<GPUInfo> Table) { argument
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrFoldTables.cpp6039 lookupFoldTableImpl(ArrayRef<X86MemoryFoldTableEntry> Table, unsigned RegOp) { argument
6125 std::vector<X86MemoryFoldTableEntry> Table; member in struct:__anon3230::X86MemUnfoldTable
6182 auto &Table = MemUnfoldTable.Table; local
[all...]
H A DX86InstrFMA3Info.cpp159 ArrayRef<X86InstrFMA3Group> Table; local
H A DX86EvexToVex.cpp253 ArrayRef<X86EvexToVexCompressTableEntry> Table = local
/openbsd-current/gnu/llvm/llvm/lib/ToolDrivers/llvm-dlltool/
H A DDlltoolDriver.cpp116 DllOptTable Table; local
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DPDBStringTableBuilder.cpp25 StringTableHashTraits::StringTableHashTraits(PDBStringTableBuilder &Table) argument
/openbsd-current/games/cribbage/
H A Dcrib.c434 static CARD Table[14]; variable
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DStringMap.cpp31 auto **Table = static_cast<StringMapEntryBase **>(safe_calloc( local
/openbsd-current/gnu/llvm/clang/lib/Basic/
H A DDiagnosticIDs.cpp133 const char* Table = reinterpret_cast<const char*>(&StaticDiagInfoDescriptions); local
H A DBuiltins.cpp128 void Builtin::Context::initializeBuiltins(IdentifierTable &Table, argument
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDKernelCodeTUtils.cpp26 static StringRef const Table[] = { local
36 static StringRef const Table[] = { local
88 static const PrintFx Table[] = { local
158 static const ParseFx Table[] = { local
/openbsd-current/gnu/llvm/llvm/utils/TableGen/
H A DX86EVEX2VEXTablesEmitter.cpp59 void X86EVEX2VEXTablesEmitter::printTable(const std::vector<Entry> &Table, argument
/openbsd-current/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerUtil.cpp156 static const char Table[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" local
[all...]
/openbsd-current/gnu/llvm/clang/lib/Serialization/
H A DMultiOnDiskHashTable.h64 HashTable Table; member in struct:clang::serialization::MultiOnDiskHashTable::OnDiskTable
[all...]
H A DASTReaderInternals.h119 MultiOnDiskHashTable<ASTDeclContextNameLookupTrait> Table; member in struct:clang::serialization::reader::DeclContextLookupTable
/openbsd-current/gnu/llvm/llvm/lib/MC/
H A DMCSubtargetInfo.cpp89 static size_t getLongestEntryLength(ArrayRef<T> Table) { argument
/openbsd-current/gnu/llvm/llvm/lib/ObjectYAML/
H A DWasmYAML.cpp306 void MappingTraits<WasmYAML::Table>::mapping(IO &IO, WasmYAML::Table &Table) { argument
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp81 static const UnmangledFuncInfo Table[]; member in class:__anon2593::UnmangledFuncInfo
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DDebugCheckers.cpp260 typedef AnalyzerOptions::ConfigTable Table; typedef in class:__anon944::ConfigDumper

Completed in 1132 milliseconds

1234