Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DExternalASTMerger.cpp102 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 Dcommon.h72 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 Duse-ranges.cpp178 void Reverse(){ Reverse() function
/llvm-project/llvm/include/llvm/Analysis/
H A DVectorUtils.h455 InterleaveGroup(uint32_t Factor,bool Reverse,Align Alignment) InterleaveGroup() argument
567 bool Reverse; global() variable
/llvm-project/llvm/unittests/ADT/
H A DSequenceTest.cpp91 detail::SafeIntIterator<int, true> Reverse(0); in TEST() local
H A DIteratorTest.cpp684 TEST(ZipIteratorTest, Reverse) { in TEST() argument
/llvm-project/llvm/lib/TableGen/
H A DSetTheory.cpp124 const bool Reverse; global() member
/llvm-project/llvm/utils/TableGen/Common/
H A DVarLenCodeEmitterGen.cpp140 bool Reverse = Op == "descend"; buildRec() local
/llvm-project/polly/lib/Transform/
H A DMaximalStaticExpansion.cpp291 bool Reverse) { in mapAccess() argument
/llvm-project/llvm/lib/MC/
H A DMCExpr.cpp659 bool Reverse = false; AttemptToFoldSymbolOffsetDifference() local
H A DMCWin64EH.cpp677 bool Reverse) { in simplifyARM64Opcodes()
/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h547 Reverse = 0x08, global() enumerator
/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp526 translateBinOp(til::TIL_BinaryOpcode Op,const BinaryOperator * BO,CallingContext * Ctx,bool Reverse) translateBinOp() argument
/llvm-project/llvm/utils/TableGen/
H A DDirectiveEmitter.cpp
/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp715 bool Reverse = false; foldLoadsRecursive() local
/llvm-project/polly/lib/Support/
H A DISLTools.cpp314 isl::union_map Writes, bool Reverse, in computeReachingWrite()
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2326 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 DLoopVectorize.cpp6009 bool Reverse = ConsecutiveStride < 0; getConsecutiveMemOpCost() local
8039 bool Reverse = Decision == LoopVectorizationCostModel::CM_Widen_Reverse; tryToWidenMemory() local
/llvm-project/llvm/unittests/IR/
H A DInstructionsTest.cpp1060 Constant *Reverse = ConstantVector::get({C3, C2, C1, CU}); TEST() local
[all...]
/llvm-project/lld/ELF/
H A DConfig.h87 Reverse, global() enumerator
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp334 Reverse global() enumerator
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp5348 bool Reverse = false; in Select() local