Home
last modified time | relevance | path

Searched refs:direction (Results 1 – 25 of 139) sorted by relevance

123456

/llvm-project-15.0.7/llvm/examples/BrainF/
H A DBrainF.cpp196 int direction; in readloop() local
334 direction = 1; in readloop()
337 direction = -1; in readloop()
342 curvalue += direction; in readloop()
347 curvalue = direction; in readloop()
351 nextvalue = direction; in readloop()
358 direction = -1; in readloop()
363 curvalue += direction; in readloop()
368 curvalue = direction; in readloop()
372 nextvalue = direction; in readloop()
/llvm-project-15.0.7/mlir/include/mlir/Analysis/Presburger/
H A DSimplex.h719 MaybeOptimum<Fraction> computeRowOptimum(Direction direction, unsigned row);
726 MaybeOptimum<Fraction> computeOptimum(Direction direction,
829 Optional<Pivot> findPivot(int row, Direction direction) const;
840 Direction direction, unsigned col) const;
853 MaybeOptimum<Fraction> computeOptimum(Direction direction, Unknown &u);
/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DSimplex.cpp167 bool signMatchesDirection(int64_t elem, Direction direction) { in signMatchesDirection() argument
169 return direction == Direction::Up ? elem > 0 : elem < 0; in signMatchesDirection()
172 Direction flippedDirection(Direction direction) { in flippedDirection() argument
864 !signMatchesDirection(elem, direction)) in findPivot()
874 tableau(row, *col) < 0 ? flippedDirection(direction) : direction; in findPivot()
1001 Direction direction, in findPivotRow() argument
1017 if (signMatchesDirection(elem, direction)) in findPivotRow()
1030 (diff != 0 && !signMatchesDirection(diff, direction))) { in findPivotRow()
1314 while (Optional<Pivot> maybePivot = findPivot(row, direction)) { in computeRowOptimum()
1338 return computeRowOptimum(direction, row); in computeOptimum()
[all …]
/llvm-project-15.0.7/libclc/generic/lib/integer/
H A Dsub_sat.cl27 // The oveflow can only occur in the direction of the first operand
42 // The oveflow can only occur in the direction of the first operand
/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/impl/
H A Dimpl.cpp48 static hsa_status_t locking_async_memcpy(enum CopyDirection direction, in locking_async_memcpy() argument
59 switch (direction) { in locking_async_memcpy()
/llvm-project-15.0.7/bolt/test/runtime/X86/
H A Dfix-branches-jrcxz.s1 # Test BOLT does not crash by trying to change the direction of a JRCXZ
38 # put the exit block after it, which would require us to change the direction
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A D2006-12-08-Select-ICmp.ll9 define i32 @visible(i32 %direction, i64 %p1.0, i64 %p2.0, i64 %p3.0) {
23 %tmp.upgrd.2 = icmp eq i32 %direction, 0 ; <i1> [#uses=1]
H A D2006-12-08-Phi-ICmp-Op-Fold.ll8 define i32 @visible(i32 %direction, i64 %p1.0, i64 %p2.0, i64 %p3.0) {
23 %tmp.upgrd.2 = icmp eq i32 %direction, 0 ; <i1> [#uses=1]
/llvm-project-15.0.7/llvm/lib/Target/M68k/
H A DM68kInstrShiftRotate.td44 bit direction, bits<2> ro_op, MxNewEncSize size> {
48 direction, size.Value, kind, ro_op,
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/misc/
H A Dmisleading-identifier.rst6 Finds identifiers that contain Unicode characters with right-to-left direction,
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
H A Dlldbgdbserverutils.py716 direction = match.group(1)
718 direction, remote_input_is_read):
741 direction = line.get("direction", None)
750 direction, remote_input_is_read):
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/
H A Dinit-variables.cpp122 Direction direction; in uninitialized_enum() local
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DSpillPlacement.cpp134 void addBias(BlockFrequency freq, BorderConstraint direction) { in addBias()
135 switch (direction) { in addBias()
/llvm-project-15.0.7/mlir/test/Dialect/Affine/
H A Dloop-tiling-validity.mlir29 // specifically, they are of direction (+, -).
/llvm-project-15.0.7/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dspawnbase.py124 def _log(self, s, direction): argument
128 second_log = self.logfile_send if (direction=='send') else self.logfile_read
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DDiagnosticCommentKinds.td66 "unrecognized parameter passing direction, "
71 "whitespace is not allowed in parameter passing direction">,
/llvm-project-15.0.7/clang-tools-extra/clangd/test/
H A Dtype-hierarchy-ext.test6 …cument":{"uri":"test:///main.cpp"},"position":{"line":2,"character":11},"direction":2,"resolve":1}}
147 …ge":{"end":{"character":13,"line":3},"start":{"character":7,"line":3}}},"direction":0,"resolve":1}}
/llvm-project-15.0.7/libc/docs/
H A Druntimes_build.rst30 Future direction
/llvm-project-15.0.7/llvm/test/Linker/
H A Dalias.ll5 ; The C1 direction is incorrect.
/llvm-project-15.0.7/flang/runtime/
H A Dunit.cpp191 Iostat ExternalFileUnit::SetDirection(Direction direction) { in SetDirection() argument
192 if (direction == Direction::Input) { in SetDirection()
985 bool unformatted, Direction direction) { in CheckFormattingAndDirection() argument
996 } else if (parentIsInput != (direction == Direction::Input)) { in CheckFormattingAndDirection()
/llvm-project-15.0.7/llvm/test/CodeGen/AVR/integration/
H A Dblink.ll32 ; Sets up the data direction register.
/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dint-uadd-07.ll43 ; ... and the same with the inverted direction.
H A Dint-uadd-06.ll43 ; ... and the same with the inverted direction.
H A Dint-usub-06.ll44 ; ... and the same with the inverted direction.
H A Dint-usub-07.ll44 ; ... and the same with the inverted direction.

123456