Searched refs:Architectures (Results 1 – 25 of 38) sorted by relevance
12
| /openbsd/src/gnu/llvm/llvm/lib/TextAPI/ |
| D | TextStub.cpp | 210 std::vector<Architecture> Architectures; member 222 std::vector<Architecture> Architectures; member 292 IO.mapRequired("archs", Section.Architectures); in mapping() 314 IO.mapRequired("archs", Section.Architectures); in mapping() 439 Architectures = File->getArchitectures(); in NormalizedTBD() 470 auto Architectures = Symbol->getArchitectures(); in NormalizedTBD() local 471 SymbolToArchSet[Symbol] = Architectures; in NormalizedTBD() 472 ArchSet.insert(Architectures); in NormalizedTBD() 475 for (auto Architectures : ArchSet) { in NormalizedTBD() local 477 Section.Architectures = Architectures; in NormalizedTBD() [all …]
|
| D | Symbol.cpp | 49 Symbol::targets(ArchitectureSet Architectures) const { in targets() 51 [Architectures](const Target &Target) { in targets() 52 return Architectures.has(Target.Arch); in targets()
|
| /openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/ |
| D | CMakeLists.txt | 35 # Architectures:
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Config/ |
| D | Targets.def.in | 1 /*===- llvm/Config/Targets.def - LLVM Target Architectures ------*- C++ -*-===*\
|
| /openbsd/src/gnu/llvm/compiler-rt/cmake/ |
| D | crt-config-ix.cmake | 42 # Architectures supported by compiler-rt crt library.
|
| D | builtin-config-ix.cmake | 212 # Architectures supported by compiler-rt libraries.
|
| D | config-ix.cmake | 221 # Architectures. 646 # Architectures supported by compiler-rt libraries.
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | SPIRVUsage.rst | 28 .. table:: SPIR-V Architectures
|
| D | RISCVUsage.rst | 24 .. table:: RISC-V Architectures
|
| D | StackMaps.rst | 511 Supported Architectures
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| D | bfd.texinfo | 209 * Architectures:: 261 @node Targets, Architectures, Core Files, BFD front end 264 @node Architectures, Opening and Closing, Targets, BFD front end 267 @node Opening and Closing, Internal, Architectures, BFD front end
|
| D | archures.texi | 1 @section Architectures
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/doc/ |
| D | bfd.texinfo | 222 * Architectures:: 274 @node Targets, Architectures, Core Files, BFD front end 277 @node Architectures, Opening and Closing, Targets, BFD front end 280 @node Opening and Closing, Internal, Architectures, BFD front end
|
| D | archures.texi | 1 @section Architectures
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/ |
| D | WebAssembly.td | 75 // Architectures.
|
| /openbsd/src/gnu/llvm/llvm/docs/CommandGuide/ |
| D | llvm-lipo.rst | 43 Architectures in the fat file: <filename> are: <architectures>
|
| D | dsymutil.rst | 29 Architectures may be specified by name. When using this option, an error will
|
| D | llvm-dwarfdump.rst | 33 Architectures may be specified by name or by number. This
|
| /openbsd/src/gnu/usr.bin/texinfo/ |
| D | INSTALL.generic | 85 Compiling For Multiple Architectures
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| D | Hexagon.td | 23 // Hexagon Architectures
|
| /openbsd/src/gnu/lib/libreadline/ |
| D | INSTALL | 75 Compiling For Multiple Architectures
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | MAINTAINERS | 51 Target Instruction Set Architectures:
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/X86/ |
| D | X86ScheduleAtom.td | 15 // Scheduling information derived from the "Intel 64 and IA32 Architectures
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | config.bfd | 10 # targ_archs Architectures for this target
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | config.bfd | 10 # targ_archs Architectures for this target
|
12