/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Types.def | 38 … PP_C, INVALID, "i", phases::Compile, phases::Backend, phases::Assemble… 39 … PP_C, "c", phases::Preprocess, phases::Compile, phases::Backend, phases::Assemble… 40 … PP_CL, "cl", phases::Preprocess, phases::Compile, phases::Backend, phases::Assemble… 41 … PP_CL, INVALID, "cli", phases::Compile, phases::Backend, phases::Assemble… 42 … PP_CLCXX, "clcpp", phases::Preprocess, phases::Compile, phases::Backend, phases::Assemble… 43 … PP_CLCXX, INVALID, "clii", phases::Compile, phases::Backend, phases::Assemble… 44 … PP_CUDA, INVALID, "cui", phases::Compile, phases::Backend, phases::Assemble… 45 … PP_CUDA, "cu", phases::Preprocess, phases::Compile, phases::Backend, phases::Assemble… 46 … PP_CUDA, "cu", phases::Preprocess, phases::Compile, phases::Backend, phases::Assemble… 47 … PP_HIP, INVALID, "hipi", phases::Compile, phases::Backend, phases::Assemble… [all …]
|
H A D | Phases.h | 21 Backend, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCAssembler.h | 62 std::unique_ptr<MCAsmBackend> Backend; variable 140 MCAssembler(MCContext &Context, std::unique_ptr<MCAsmBackend> Backend, 184 MCAsmBackend *getBackendPtr() const { return Backend.get(); } in getBackendPtr() 188 MCAsmBackend &getBackend() const { return *Backend; } in getBackend()
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | amlogic,axg-sound-card.txt | 24 Required TDM Backend dai-link properties: 27 Optional TDM Backend dai-link properties: 40 Backend dai-link subnodes:
|
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/ |
H A D | LTO.h | 277 LTO(Config Conf, ThinBackend Backend = nullptr, 340 ThinLTOState(ThinBackend Backend); 342 ThinBackend Backend; member
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ |
H A D | Phases.cpp | 20 case Backend: return "backend"; in getPhaseName()
|
H A D | Driver.cpp | 379 FinalPhase = phases::Backend; in getFinalPhase() 3317 if (CompileDeviceOnly || CurPhase == phases::Backend) { in getDeviceDependences() 3379 } else if (CurPhase > phases::Backend) { in getDeviceDependences() 3386 assert(CurPhase < phases::Backend && "Generating single CUDA " in getDeviceDependences() 3478 // code and pass to host in Backend phase. in getDeviceDependences() 3490 if (!Relocatable && CurPhase == phases::Backend && !EmitLLVM && in getDeviceDependences() 3522 C, Args, phases::Backend, CudaDeviceActions[I], in getDeviceDependences() 4850 case phases::Backend: { in ConstructPhaseAction() 5213 /// - Assemble + Backend + Compile; 5214 /// - Assemble + Backend ; [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | README.md | 7 * [Unresolved bugs](https://llvm.org/bugs/buglist.cgi?product=libraries&component=Backend%3A%20AVR&…
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto2/ |
H A D | llvm-lto2.cpp | 347 ThinBackend Backend; in run() local 349 Backend = createWriteIndexesThinBackend(/*OldPrefix=*/"", in run() 356 Backend = createInProcessThinBackend( in run() 390 LTO Lto(std::move(Conf), std::move(Backend), 1, LTOMode); in run()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticCategories.td | 11 class CatBackend : DiagCategory<"Backend Issue">;
|
H A D | DiagnosticGroups.td | 1375 // Backend warnings.
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCObjectStreamer.cpp | 363 MCAsmBackend &Backend = Assembler.getBackend(); in emitInstructionImpl() local 364 if (!(Backend.mayNeedRelaxation(Inst, STI) || in emitInstructionImpl() 365 Backend.allowEnhancedRelaxation())) { in emitInstructionImpl() 378 while (Backend.mayNeedRelaxation(Relaxed, STI)) in emitInstructionImpl() 379 Backend.relaxInstruction(Relaxed, STI); in emitInstructionImpl()
|
H A D | MCAssembler.cpp | 83 std::unique_ptr<MCAsmBackend> Backend, in MCAssembler() argument 86 : Context(Context), Backend(std::move(Backend)), in MCAssembler()
|
H A D | ELFObjectWriter.cpp | 1338 MCAsmBackend &Backend = Asm.getBackend(); in recordRelocation() local 1339 bool IsPCRel = Backend.getFixupKindInfo(Fixup.getKind()).Flags & in recordRelocation()
|
H A D | XCOFFObjectWriter.cpp | 692 MCAsmBackend &Backend = Asm.getBackend(); in recordRelocation() local 693 bool IsPCRel = Backend.getFixupKindInfo(Fixup.getKind()).Flags & in recordRelocation()
|
/freebsd/contrib/llvm-project/llvm/lib/LTO/ |
H A D | LTO.cpp | 598 LTO::ThinLTOState::ThinLTOState(ThinBackend Backend) in ThinLTOState() argument 599 : Backend(Backend), CombinedIndex(/*HaveGVs*/ false) { in ThinLTOState() 600 if (!Backend) in ThinLTOState() 601 this->Backend = in ThinLTOState() 605 LTO::LTO(Config Conf, ThinBackend Backend, in LTO() argument 609 ThinLTO(std::move(Backend)), in LTO() 1846 ThinLTO.Backend(Conf, ThinLTO.CombinedIndex, ModuleToDefinedGVSummaries, in runThinLTO()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86AsmBackend.cpp | 1552 auto &Backend = static_cast<X86AsmBackend &>(S.getAssembler().getBackend()); in emitInstruction() local 1553 Backend.emitInstructionBegin(S, Inst, STI); in emitInstruction() 1555 Backend.emitInstructionEnd(S, Inst); in emitInstruction()
|
/freebsd/sys/cam/ctl/ |
H A D | README.ctl.txt | 100 LUN Backend Size (Blocks) BS Serial Number Device ID 118 LUN Backend Size (Blocks) BS Serial Number Device ID
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | whatsnew-2.0.txt | 282 3. Backend-specific and performance improvements.
|
H A D | whatsnew-2.1.txt | 589 3. Backend/OS-specific improvements
|
/freebsd/contrib/libevent/ |
H A D | whatsnew-2.0.txt | 282 3. Backend-specific and performance improvements.
|
H A D | whatsnew-2.1.txt | 589 3. Backend/OS-specific improvements
|
/freebsd/usr.sbin/services_mkdb/ |
H A D | services | 1708 hpiod 2208/tcp #HP I/O Backend 1709 hpiod 2208/udp #HP I/O Backend
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicsPowerPC.td | 1599 // Backend is supposed to lower these types to appropriate MVTs.
|
H A D | IntrinsicsAArch64.td | 909 // Backend optimizations may change tag_offset; the only guarantee is that calls
|