Searched defs:final (Results 1 - 25 of 369) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblySelectionDAGInfo.h22 class WebAssemblySelectionDAGInfo final : public SelectionDAGTargetInfo { class in namespace:llvm
H A DWebAssemblyTargetObjectFile.h22 class WebAssemblyTargetObjectFile final : public TargetLoweringObjectFileWasm { class in namespace:llvm
H A DWebAssemblyRegisterInfo.h28 class WebAssemblyRegisterInfo final : public WebAssemblyGenRegisterInfo { class in namespace:llvm
H A DWebAssemblyTargetMachine.h23 class WebAssemblyTargetMachine final : public LLVMTargetMachine { class in namespace:llvm
H A DWebAssemblyFrameLowering.h23 class WebAssemblyFrameLowering final : public TargetFrameLowering { class in namespace:llvm
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600AsmPrinter.h21 class R600AsmPrinter final : public AsmPrinter { class in namespace:llvm
H A DR600MachineFunctionInfo.h19 class R600MachineFunctionInfo final : public AMDGPUMachineFunction { class in namespace:llvm
H A DR600ISelLowering.h24 class R600TargetLowering final : public AMDGPUTargetLowering { class in namespace:llvm
H A DR600RegisterInfo.h22 struct R600RegisterInfo final : public R600GenRegisterInfo { struct in namespace:llvm
H A DSIISelLowering.h23 class SITargetLowering final : public AMDGPUTargetLowering { class in namespace:llvm
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfoELF.h18 MCSection *getNonexecutableStackSection(MCContext &Ctx) const final; member in class:llvm::MCAsmInfoELF
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCAsmInfo.h23 class WebAssemblyMCAsmInfo final : public MCAsmInfoWasm { class in namespace:llvm
H A DWebAssemblyTargetStreamer.h60 class WebAssemblyTargetAsmStreamer final : public WebAssemblyTargetStreamer { class in namespace:llvm
78 class WebAssemblyTargetWasmStreamer final : public WebAssemblyTargetStreamer { class in namespace:llvm
97 class WebAssemblyTargetNullStreamer final : public WebAssemblyTargetStreamer { class in namespace:llvm
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DEHFrameSupport.h43 class InProcessEHFrameRegistrar final : public EHFrameRegistrar { class in namespace:llvm::jitlink
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DNullResolver.h25 SymbolNameSet getResponsibilitySet(const SymbolNameSet &Symbols) final; member in class:llvm::orc::NullResolver
28 SymbolNameSet Symbols) final; member in class:llvm::orc::NullResolver
35 JITSymbol findSymbol(const std::string &Name) final; member in class:llvm::orc::NullLegacyResolver
37 JITSymbol findSymbolInLogicalDylib(const std::string &Name) final; member in class:llvm::orc::NullLegacyResolver
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMRegisterBankInfo.h31 class ARMRegisterBankInfo final : public ARMGenRegisterBankInfo { class in namespace:llvm
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterBankInfo.h32 class RISCVRegisterBankInfo final : public RISCVGenRegisterBankInfo { class in namespace:llvm
/freebsd-11-stable/sys/libkern/
H A Djenkins_hash.c126 #define final(a,b,c) \ macro
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A Dm_dss.c80 static int final(EVP_MD_CTX *ctx, unsigned char *md) function
H A Dm_dss1.c81 static int final(EVP_MD_CTX *ctx, unsigned char *md) function
H A Dm_ecdsa.c130 static int final(EVP_MD_CTX *ctx, unsigned char *md) function
H A Dm_md2.c82 static int final(EVP_MD_CTX *ctx, unsigned char *md) function
H A Dm_md4.c84 static int final(EVP_MD_CTX *ctx, unsigned char *md) function
H A Dm_md5.c83 static int final(EVP_MD_CTX *ctx, unsigned char *md) function
H A Dm_mdc2.c84 static int final(EVP_MD_CTX *ctx, unsigned char *md) function

Completed in 160 milliseconds

1234567891011>>