/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ExternalASTMerger.cpp | 102 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 D | VectorUtils.h | 472 InterleaveGroup(uint32_t Factor, bool Reverse, Align Alignment) in InterleaveGroup() 584 bool Reverse; variable
|
/freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | SetTheory.cpp | 124 const bool Reverse; member
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | VarLenCodeEmitterGen.cpp | 140 bool Reverse = Op == "descend"; in buildRec() local
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCExpr.cpp | 659 bool Reverse = false; in AttemptToFoldSymbolOffsetDifference() local
|
H A D | MCWin64EH.cpp | 669 simplifyARM64Opcodes(std::vector<WinEH::Instruction> & Instructions,bool Reverse) simplifyARM64Opcodes() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 547 Reverse = 0x08, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | ThreadSafetyCommon.cpp | 526 CallingContext *Ctx, bool Reverse) { in translateBinOp()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DirectiveEmitter.cpp | 610 std::vector<int> Reverse(Ordering.size()); in EmitLeafTable() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | AggressiveInstCombine.cpp | 720 bool Reverse = false; in foldLoadsRecursive() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.h | 2453 bool Reverse; variable 2468 bool Consecutive, bool Reverse, DebugLoc DL) in VPWidenMemoryRecipe()
|
H A D | LoopVectorize.cpp | 5643 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 D | Config.h | 87 Reverse, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAGHVX.cpp | 334 Reverse enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 5348 bool Reverse = false; in Select() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 190 } else if (const auto *Reverse = dyn_cast<OMPReverseDirective>(&S)) { in emitPreInitStmt() local
|