Home
last modified time | relevance | path

Searched defs:Forward (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/openssh/
H A Dmisc.h31 struct Forward { struct
42 int forward_equals(const struct Forward *, const struct Forward *); argument
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExternalASTMerger.cpp323 Interface, [&](ASTImporter &Forward, ASTImporter &Reverse, in CompleteType()
344 [&](ASTImporter &Forward, ASTImporter &Reverse, in CanComplete()
345 Source<const DeclContext *> SourceDC) -> bool { in CanComplete()
486 Source<const DeclContext *> SourceDC) -> bool { in FindExternalVisibleDeclsByName()
527 Source<const DeclContext *> SourceDC) -> bool { in FindExternalLexicalDecls()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h53 AliasSet *Forward = nullptr; variable
H A DLoopAccessAnalysis.h134 Forward, enumerator
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h451 Forward = 1, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp202 TypeIndex Forward = find(TI); in remap() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp328 Forward, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp762 const TargetRegisterClass *RC, bool Forward) { in expandSGPRCopy()
1068 const bool Forward = RI.getHWRegIndex(DestReg) <= RI.getHWRegIndex(SrcReg); in copyPhysReg() local