/llvm-project/clang/lib/AST/ |
H A D | ExternalASTMerger.cpp | 102 ASTImporter Reverse; member in __anona342bcd10111::LazyASTImporter 288 ASTImporter &Reverse = in ForEachMatchingDC() local 325 Interface, [&](ASTImporter &Forward, ASTImporter &Reverse, in CompleteType() argument 346 [&](ASTImporter &Forward, ASTImporter &Reverse, in CanComplete() argument 369 ASTImporter &Reverse in MaybeRecordOrigin() local 486 __anona342bcd10a02(ASTImporter &Forward, ASTImporter &Reverse, Source<const DeclContext *> SourceDC) FindExternalVisibleDeclsByName() argument 527 __anona342bcd10b02(ASTImporter &Forward, ASTImporter &Reverse, Source<const DeclContext *> SourceDC) FindExternalLexicalDecls() argument [all...] |
/llvm-project/flang/include/flang/Evaluate/ |
H A D | common.h | 72 static constexpr Ordering Reverse(Ordering ordering) { Reverse() function 92 static constexpr Relation Reverse(Relation relation) { Reverse() function
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
H A D | use-ranges.cpp | 178 void Reverse(){ Reverse() function
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | VectorUtils.h | 455 InterleaveGroup(uint32_t Factor,bool Reverse,Align Alignment) InterleaveGroup() argument 567 bool Reverse; global() variable
|
/llvm-project/llvm/unittests/ADT/ |
H A D | SequenceTest.cpp | 91 detail::SafeIntIterator<int, true> Reverse(0); in TEST() local
|
H A D | IteratorTest.cpp | 684 TEST(ZipIteratorTest, Reverse) { in TEST() argument
|
/llvm-project/llvm/lib/TableGen/ |
H A D | SetTheory.cpp | 124 const bool Reverse; global() member
|
/llvm-project/llvm/utils/TableGen/Common/ |
H A D | VarLenCodeEmitterGen.cpp | 140 bool Reverse = Op == "descend"; buildRec() local
|
/llvm-project/polly/lib/Transform/ |
H A D | MaximalStaticExpansion.cpp | 291 bool Reverse) { in mapAccess() argument
|
/llvm-project/llvm/lib/MC/ |
H A D | MCExpr.cpp | 659 bool Reverse = false; AttemptToFoldSymbolOffsetDifference() local
|
H A D | MCWin64EH.cpp | 677 bool Reverse) { in simplifyARM64Opcodes()
|
/llvm-project/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 547 Reverse = 0x08, global() enumerator
|
/llvm-project/clang/lib/Analysis/ |
H A D | ThreadSafetyCommon.cpp | 526 translateBinOp(til::TIL_BinaryOpcode Op,const BinaryOperator * BO,CallingContext * Ctx,bool Reverse) translateBinOp() argument
|
/llvm-project/llvm/utils/TableGen/ |
H A D | DirectiveEmitter.cpp |
|
/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | AggressiveInstCombine.cpp | 715 bool Reverse = false; foldLoadsRecursive() local
|
/llvm-project/polly/lib/Support/ |
H A D | ISLTools.cpp | 314 isl::union_map Writes, bool Reverse, in computeReachingWrite()
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.h | 2326 bool Reverse; global() variable 2341 VPWidenMemoryRecipe(const char unsigned SC,Instruction & I,std::initializer_list<VPValue * > Operands,bool Consecutive,bool Reverse,DebugLoc DL) VPWidenMemoryRecipe() argument [all...] |
H A D | LoopVectorize.cpp | 6009 bool Reverse = ConsecutiveStride < 0; getConsecutiveMemOpCost() local 8039 bool Reverse = Decision == LoopVectorizationCostModel::CM_Widen_Reverse; tryToWidenMemory() local
|
/llvm-project/llvm/unittests/IR/ |
H A D | InstructionsTest.cpp | 1060 Constant *Reverse = ConstantVector::get({C3, C2, C1, CU}); TEST() local [all...] |
/llvm-project/lld/ELF/ |
H A D | Config.h | 87 Reverse, global() enumerator
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAGHVX.cpp | 334 Reverse global() enumerator
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 5348 bool Reverse = false; in Select() local
|