Searched defs:Final (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist_base.h43 node_base_type *Final = Last.getPrev(); local
62 node_base_type &Final = *Last.getPrev(); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DInMemoryModuleCache.h57 enum State { Unknown, Tentative, ToBuild, Final }; enumerator in enum:clang::InMemoryModuleCache::State
/freebsd-13-stable/sys/opencrypto/
H A Dxform_auth.h63 void (*Final) (uint8_t *, void *); member in struct:auth_hash
/freebsd-13-stable/sys/contrib/openzfs/module/icp/io/
H A Dskein_mod.c512 SKEIN_OP(SKEIN_CTX(ctx), Final, local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h117 llvm::PointerIntPair<llvm::Value *, 1, bool> Final; member in struct:clang::CodeGen::final
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h494 void setCoroutineSuspends(Stmt *Initial, Stmt *Final) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp684 collectInLoopUserSet( Instruction *Root, const SmallInstructionSet &Exclude, const SmallInstructionSet &Final, DenseSet<Instruction *> &Users) argument
721 collectInLoopUserSet( const SmallInstructionVector &Roots, const SmallInstructionSet &Exclude, const SmallInstructionSet &Final, DenseSet<Instruction *> &Users) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1894 void setFinal(bool Final) { IsFinal = Final; } argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp126 SmallDenseMap<MDString *, DICompositeType *, 1> Final; member in struct:__anon3413::BitcodeReaderMetadataList::__anon3414
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp896 auto Final = skip_while(Func, Current); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp372 resolve(const ForeachLoop &Loop, SubstStack &Substs, bool Final, std::vector<RecordsEntry> *Dest, SMLoc *Loc) argument
411 resolve(const std::vector<RecordsEntry> &Source, SubstStack &Substs, bool Final, std::vector<RecordsEntry> *Dest, SMLoc *Loc) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp18209 getEmissionStatus(FunctionDecl *FD, bool Final) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13188 auto Final = Shifted; local

Completed in 310 milliseconds