Home
last modified time | relevance | path

Searched defs:reverse (Results 1 – 24 of 24) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dexample-typelist.cpp49 class reverse { class
60 class reverse<cons<Head> > { class
66 class reverse<nil> { class
/llvm-project-15.0.7/clang/test/CXX/except/except.spec/
H A Dp9-noexcept.cpp16 void reverse() noexcept(false) in reverse() function
/llvm-project-15.0.7/clang/test/CodeGen/
H A D2003-11-20-Bitfields.c4 unsigned int reverse :1; member
/llvm-project-15.0.7/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagEdge.cpp27 void GIMatchDagEdge::reverse() { in reverse() function in GIMatchDagEdge
/llvm-project-15.0.7/libcxx/test/std/iterators/predef.iterators/reverse.iterators/reverse.iter.conv/
H A Dbase.pass.cpp25 std::reverse_iterator<Iter> const reverse(iter); in test() local
/llvm-project-15.0.7/libcxx/test/libcxx/iterators/predef.iterators/__unconstrained_reverse_iterator/reverse.iter.conv/
H A Dbase.pass.cpp25 std::__unconstrained_reverse_iterator<Iter> const reverse(iter); in test() local
/llvm-project-15.0.7/libcxx/include/__algorithm/
H A Dreverse.h58 reverse(_BidirectionalIterator __first, _BidirectionalIterator __last) in reverse() function
/llvm-project-15.0.7/llvm/unittests/IR/
H A DUseTest.cpp67 TEST(UseTest, reverse) { in TEST() argument
/llvm-project-15.0.7/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyUtil.h206 llvm::iterator_range<reverse_iterator> reverse() { in reverse() function
210 llvm::iterator_range<const_reverse_iterator> reverse() const { in reverse() function
/llvm-project-15.0.7/llvm/bindings/python/llvm/
H A Dcore.py229 def __init__(self, module, reverse=False): argument
300 def __init__(self, function, reverse=False): argument
380 def __init__(self, bb, reverse=False): argument
/llvm-project-15.0.7/clang/tools/scan-build-py/libscanbuild/resources/
H A Dsorttable.js244 reverse: function(tbody) { method
/llvm-project-15.0.7/clang/tools/scan-build-py/lib/libscanbuild/resources/
H A Dsorttable.js256 reverse : function(tbody) { method
/llvm-project-15.0.7/clang/tools/scan-build/share/scan-build/
H A Dsorttable.js244 reverse: function(tbody) { method
/llvm-project-15.0.7/flang/lib/Decimal/
H A Dbinary-to-decimal.cpp124 char *reverse{p += log10Radix}; in ConvertToDecimal() local
/llvm-project-15.0.7/lldb/utils/lui/
H A Dcui.py59 def setReverse(self, reverse): argument
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Transform/IR/
H A DTransformInterfaces.h246 TransformOpReverseMapping reverse; member
/llvm-project-15.0.7/lldb/source/Core/
H A DSourceManager.cpp277 Stream *s, uint32_t count, bool reverse, const SymbolContextList *bp_locs) { in DisplayMoreWithLineNumbers()
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectSource.cpp710 bool reverse; member in CommandObjectSourceList::CommandOptions
/llvm-project-15.0.7/polly/utils/
H A Dargparse.py114 def _sorted(iterable, reverse=False): argument
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dconstant-expression-cxx14.cpp162 constexpr void reverse(Iterator begin, Iterator end) { in reverse() function
/llvm-project-15.0.7/pstl/include/pstl/internal/
H A Dglue_algorithm_impl.h515 reverse(_ExecutionPolicy&& __exec, _BidirectionalIterator __first, _BidirectionalIterator __last) in reverse() function
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp527 SVal reverse = in CheckOverlap() local
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h4500 vector unsigned char reverse = {15, 14, 13, 12, 11, 10, 9, 8, in vec_lvsl() local
4517 vector unsigned char reverse = {15, 14, 13, 12, 11, 10, 9, 8, in vec_lvsl() local
4534 vector unsigned char reverse = {15, 14, 13, 12, 11, 10, 9, 8, in vec_lvsl() local
4551 vector unsigned char reverse = {15, 14, 13, 12, 11, 10, 9, 8, in vec_lvsl() local
4568 vector unsigned char reverse = {15, 14, 13, 12, 11, 10, 9, 8, in vec_lvsl() local
4585 vector unsigned char reverse = {15, 14, 13, 12, 11, 10, 9, 8, in vec_lvsl() local
4602 vector unsigned char reverse = {15, 14, 13, 12, 11, 10, 9, 8, in vec_lvsl() local
4621 vector unsigned char reverse = {15, 14, 13, 12, 11, 10, 9, 8, in vec_lvsr() local
4638 vector unsigned char reverse = {15, 14, 13, 12, 11, 10, 9, 8, in vec_lvsr() local
4655 vector unsigned char reverse = {15, 14, 13, 12, 11, 10, 9, 8, in vec_lvsr() local
[all …]
/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h8726 isl::basic_map basic_map::reverse() const in reverse() function
11642 isl::map map::reverse() const in reverse() function
19926 isl::space space::reverse() const in reverse() function
20868 isl::union_map union_map::reverse() const in reverse() function