Home
last modified time | relevance | path

Searched defs:Reverse (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExternalASTMerger.cpp102 ASTImporter Reverse; member in __anonb979a45e0111::LazyASTImporter
288 ASTImporter &Reverse = in ForEachMatchingDC() local
325 Interface, [&](ASTImporter &Forward, ASTImporter &Reverse, in CompleteType()
346 [&](ASTImporter &Forward, ASTImporter &Reverse, in CanComplete()
369 ASTImporter &Reverse = Importer.GetReverse(); in MaybeRecordOrigin()
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 DVectorUtils.h472 InterleaveGroup(uint32_t Factor, bool Reverse, Align Alignment) in InterleaveGroup()
584 bool Reverse; variable
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DSetTheory.cpp124 const bool Reverse; member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DVarLenCodeEmitterGen.cpp140 bool Reverse = Op == "descend"; in buildRec() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCExpr.cpp659 bool Reverse = false; in AttemptToFoldSymbolOffsetDifference() local
H A DMCWin64EH.cpp669 simplifyARM64Opcodes(std::vector<WinEH::Instruction> & Instructions,bool Reverse) simplifyARM64Opcodes() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h547 Reverse = 0x08, enumerator
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp526 CallingContext *Ctx, bool Reverse) { in translateBinOp()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDirectiveEmitter.cpp610 std::vector<int> Reverse(Ordering.size()); in EmitLeafTable() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp720 bool Reverse = false; in foldLoadsRecursive() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2453 bool Reverse; variable
2468 bool Consecutive, bool Reverse, DebugLoc DL) in VPWidenMemoryRecipe()
H A DLoopVectorize.cpp5643 bool Reverse = ConsecutiveStride < 0; in getConsecutiveMemOpCost() local
7899 bool Reverse = Decision == LoopVectorizationCostModel::CM_Widen_Reverse; in tryToWidenMemory() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h87 Reverse, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp334 Reverse enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp5348 bool Reverse = false; in Select() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp190 } else if (const auto *Reverse = dyn_cast<OMPReverseDirective>(&S)) { in emitPreInitStmt() local