Home
last modified time | relevance | path

Searched defs:Details (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DSpeculativeLoadHardening.md325 ### x86 Implementation Details
332 #### Accumulating Predicate State
508 #### Hardening Loads
856 #### Interprocedural Checking
H A DCodingStandards.rst1449 Spaces Before Parentheses
1469 Prefer Preincrement
1484 Namespace Indentation
1523 Anonymous Namespaces
1584 Don't Use Braces on Simple Single-Statement Bodies of if/else/loop Statements
H A DSourceLevelDebugging.rst1617 Details subsection
1625 Header Layout
1669 Fixed Lookup
H A DVectorizers.rst425 Details section in The SLP Vectorizer
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolCompiland.cpp89 auto Details = findOneChild<PDBSymbolCompilandDetails>(); in getSourceFileFullPath() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTConcept.h53 llvm::SmallVector<std::pair<const Expr *, Detail>, 4> Details; variable
/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DRemoteJITUtils.cpp309 auto CreateErr = [NetworkAddress](StringRef Details) { in ConnectTCPSocket()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp675 static Error createTCPSocketError(Twine Details) { in createTCPSocketError()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DLegacyPassManager.cpp51 Disabled, Arguments, Structure, Executions, Details enumerator