Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dmisc.h32 struct Forward { struct
43 int forward_equals(const struct Forward *, const struct Forward *); argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExternalASTMerger.cpp328 Interface, [&](ASTImporter &Forward, ASTImporter &Reverse, in CompleteType()
349 [&](ASTImporter &Forward, ASTImporter &Reverse, in CanComplete()
350 Source<const DeclContext *> SourceDC) -> bool { in CanComplete()
491 Source<const DeclContext *> SourceDC) -> bool { in FindExternalVisibleDeclsByName()
532 Source<const DeclContext *> SourceDC) -> bool { in FindExternalLexicalDecls()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DSerialSnippetGenerator.cpp137 const AliasingConfigurations Forward(Instr, *OtherInstr); in appendCodeTemplates() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h143 AliasSet *Forward = nullptr; variable
H A DLoopAccessAnalysis.h124 Forward, enumerator
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/test/
H A Ddummyrange.d14 Forward, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/internal/test/
H A Ddummyrange.d14 Forward, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp329 Forward, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp605 const TargetRegisterClass *RC, bool Forward) { in expandSGPRCopy()
879 const bool Forward = RI.getHWRegIndex(DestReg) <= RI.getHWRegIndex(SrcReg); in copyPhysReg() local