Home
last modified time | relevance | path

Searched defs:Final (Results 1 – 15 of 15) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
Dilist_base.h43 node_base_type *Final = Last.getPrev(); in removeRangeImpl() local
62 node_base_type &Final = *Last.getPrev(); in transferBeforeImpl() local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Serialization/
DInMemoryModuleCache.h57 enum State { Unknown, Tentative, ToBuild, Final }; enumerator
/freebsd-12-stable/sys/opencrypto/
Dxform_auth.h65 void (*Final) (u_int8_t *, void *); member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp696 const SmallInstructionSet &Final, in collectInLoopUserSet()
733 const SmallInstructionSet &Final, in collectInLoopUserSet()
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGCoroutine.cpp26 enum class AwaitKind { Init, Normal, Yield, Final }; enumerator
DCGOpenMPRuntime.h117 llvm::PointerIntPair<llvm::Value *, 1, bool> Final; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/TableGen/
DTGParser.cpp385 bool Final, std::vector<RecordsEntry> *Dest, in resolve()
424 SubstStack &Substs, bool Final, in resolve()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DScopeInfo.h506 void setCoroutineSuspends(Stmt *Initial, Stmt *Final) { in setCoroutineSuspends()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DYAMLParser.cpp979 auto Final = skip_while(Func, Current); in advanceWhile() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
DMetadataLoader.cpp123 SmallDenseMap<MDString *, DICompositeType *, 1> Final; member
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
DRecord.h2024 void setFinal(bool Final) { IsFinal = Final; } in setFinal()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
DThreadSafety.cpp2542 CFGBlockInfo *Final = &BlockInfo[CFGraph->getExit().getBlockID()]; in runAnalysis() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp9528 ExprResult Final = in checkOpenMPLoop() local
17769 ExprResult Final; in FinishOpenMPLinearClause() local
DSemaDecl.cpp18499 bool Final) { in getEmissionStatus()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp12992 auto Final = Shifted; in generateEquivalentSub() local