Searched refs:Synthetic (Results 1 – 16 of 16) sorted by relevance
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | InputSection.h | 64 enum Kind { Regular, Synthetic, Spill, EHFrame, Merge, Output }; enumerator 407 s->kind() == SectionBase::Synthetic || in classof() 478 InputSectionBase::Synthetic) {} 490 return sec->kind() == InputSectionBase::Synthetic; in classof()
|
H A D | AArch64ErrataFix.cpp | 384 return d->kind() == InputSectionBase::Synthetic && d->name == ".text.patch"; in classof()
|
H A D | ARMErrataFix.cpp | 83 return d->kind() == InputSectionBase::Synthetic && d->name ==".text.patch"; in classof()
|
H A D | SyntheticSections.h | 1246 return sec->kind() == InputSectionBase::Synthetic && in classof()
|
H A D | InputSection.cpp | 198 case Synthetic: in getOffset()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | MDBuilder.h | 89 MDNode *createFunctionEntryCount(uint64_t Count, bool Synthetic,
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | CFG.h | 1353 void addSyntheticDeclStmt(const DeclStmt *Synthetic, in addSyntheticDeclStmt() argument 1355 assert(Synthetic->isSingleDecl() && "Can handle single declarations only"); in addSyntheticDeclStmt() 1356 assert(Synthetic != Source && "Don't include original DeclStmts in map"); in addSyntheticDeclStmt() 1357 assert(!SyntheticDeclStmts.count(Synthetic) && "Already in map"); in addSyntheticDeclStmt() 1358 SyntheticDeclStmts[Synthetic] = Source; in addSyntheticDeclStmt()
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | MDBuilder.cpp | 74 uint64_t Count, bool Synthetic, in createFunctionEntryCount() argument 78 if (Synthetic) in createFunctionEntryCount()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/ |
H A D | CommonConfig.h | 170 Synthetic, enumerator
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_EncryptInit.pod | 1385 The API does not store the the SIV (Synthetic Initialization Vector) in 1395 the Synthetic Initialization Vector: 1401 Writes I<taglen> bytes of the tag value (the Synthetic Initialization Vector) 1408 Sets the expected tag (the Synthetic Initialization Vector) to I<taglen>
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcInstrAliases.td | 411 // Section A.3 Synthetic Instructions
|
H A D | SparcInstrInfo.td | 1071 // Section A.3 - Synthetic Instructions, p. 85
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
H A D | ObjcopyOptions.cpp | 508 [&] { SI.Flags.push_back(SymbolFlag::Synthetic); }) in parseNewSymbolInfo()
|
/freebsd/crypto/openssl/crypto/objects/ |
H A D | objects.txt | 1575 # Synthetic composite ciphersuites
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.ok | 1692 Synthetic Workload . . . . . . . . . . . 127--133 3180 Brett L. Bachman Using Synthetic Images to Register Real
|
H A D | funstack.in | 12651 title = "On the Construction of a Representative Synthetic Workload", 24326 title = "Using Synthetic Images to Register Real Images with Surface Models",
|