| /llvm-project-15.0.7/flang/runtime/ |
| H A D | format-implementation.h | 83 modes.editingFlags |= blankZero; in HandleControl() 87 modes.editingFlags &= ~blankZero; in HandleControl() 93 modes.editingFlags |= decimalComma; in HandleControl() 97 modes.editingFlags &= ~decimalComma; in HandleControl() 110 modes.round = decimal::RoundNearest; in HandleControl() 113 modes.round = decimal::RoundToZero; in HandleControl() 116 modes.round = decimal::RoundUp; in HandleControl() 119 modes.round = decimal::RoundDown; in HandleControl() 139 modes.editingFlags |= signPlus; in HandleControl() 143 modes.editingFlags &= ~signPlus; in HandleControl() [all …]
|
| H A D | edit-output.cpp | 114 if (isNegative || (edit.modes.editingFlags & signPlus)) { in EditIntegerOutput() 260 if (edit.modes.editingFlags & signPlus) { in EditEorDOutput() 264 int scale{edit.modes.scale}; // 'kP' value in EditEorDOutput() 386 if (edit.modes.editingFlags & signPlus) { in EditFOutput() 496 if (edit.modes.editingFlags & signPlus) { in EditForGOutput() 541 copy.modes.scale = 1; // 1P in EditListDirectedOutput() 628 MutableModes &modes{io.mutableModes()}; in ListDirectedCharacterOutput() local 630 if (modes.delim) { in ListDirectedCharacterOutput() 640 EmitOne(modes.delim); in ListDirectedCharacterOutput() 651 if (x[j] == static_cast<CHAR>(modes.delim)) { in ListDirectedCharacterOutput() [all …]
|
| H A D | edit-input.cpp | 95 return edit.modes.editingFlags & decimalComma ? char32_t{','} : char32_t{'.'}; in GetDecimalPoint() 149 if (edit.modes.editingFlags & blankZero) { in EditIntegerInput() 211 bool bzMode{(edit.modes.editingFlags & blankZero) != 0}; in ScanRealInput() 292 exponent = -edit.modes.scale; in ScanRealInput() 381 if (edit.modes.editingFlags & (blankZero | decimalComma)) { in TryFastPathRealInput() 384 if (edit.modes.scale != 0) { in TryFastPathRealInput() 398 decimal::ConvertToBinary<PRECISION>(p, edit.modes.round, limit)}; in TryFastPathRealInput() 499 decimal::ConvertToBinary<binaryPrecision>(p, edit.modes.round)}; in EditCommonRealInput() 665 isSep = !(edit.modes.editingFlags & decimalComma); in EditListDirectedCharacterInput() 668 isSep = !!(edit.modes.editingFlags & decimalComma); in EditListDirectedCharacterInput()
|
| H A D | io-stmt.cpp | 647 if (edit.modes.editingFlags & decimalComma) { in NextInField() 683 const auto &modes{mutableModes()}; in CheckForEndOfRecord() local 684 if (modes.nonAdvancing) { in CheckForEndOfRecord() 694 } else if (!modes.pad) { in CheckForEndOfRecord() 697 return modes.pad; // PAD='YES' in CheckForEndOfRecord() 769 edit.modes = io.mutableModes(); in GetNextDataEdit() 781 edit.modes = io.mutableModes(); in GetNextDataEdit() 787 if (edit.modes.editingFlags & decimalComma) { in GetNextDataEdit() 1110 switch (unit().modes.delim) { in Inquire() 1156 : unit().modes.pad ? "YES" in Inquire() [all …]
|
| H A D | format.h | 55 return IsListDirected() && modes.inNamelist; in IsNamelist() 64 MutableModes modes; member
|
| /llvm-project-15.0.7/flang/module/ |
| H A D | __fortran_ieee_exceptions.f90 | 73 subroutine ieee_get_modes(modes) 75 type(ieee_modes_type), intent(out) :: modes local 113 subroutine ieee_set_modes(modes) argument 115 type(ieee_modes_type), intent(in) :: modes local
|
| /llvm-project-15.0.7/llvm/utils/jedit/ |
| H A D | README | 8 file to ~/.jedit/modes/ and add this code to your ~/.jedit/modes/catalog:
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | LangStandards.def | 37 // C89-ish modes. 52 // C99-ish modes 65 // C11 modes 78 // C17 modes 90 // C2x modes 98 // C++ modes
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | builtin-memfns.c | 77 int modes[4]; member 83 __builtin_memcpy(arg, ps.modes, sizeof(struct PS)); in test8()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Thumb/ |
| H A D | addr-modes.ll | 7 ; addressing modes for Thumb1 target" 9 ; The Thumb1 target addressing modes don't support scaling.
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | arc-peformselector.m | 22 …rformSelector:(SEL)aSelector withObject:(id)anArgument afterDelay:(double)delay inModes:(I *)modes; 49 …rmSelector:(SEL)aSelector withObject:(id)anArgument afterDelay:(double)delay inModes:(I *)modes { }
|
| H A D | unsafe-perform-selector.m | 17 modes:(id *)array; 119 …ject:self waitUntilDone:1 modes:0]; // expected-warning {{'performSelectorOnMainThread:onThread:wi…
|
| /llvm-project-15.0.7/llvm/docs/GlobalISel/ |
| H A D | RegBankSelect.rst | 50 .. _regbankselect-modes: 55 ``RegBankSelect`` currently has two modes:
|
| /llvm-project-15.0.7/llvm/docs/AMDGPU/ |
| H A D | gfx10_saddr_beaa25.rst | 15 See :ref:`vaddr<amdgpu_synid_gfx10_vaddr_9aeece>` for description of available addressing modes.
|
| H A D | gfx1030_saddr_beaa25.rst | 15 See :ref:`vaddr<amdgpu_synid_gfx1030_vaddr_9aeece>` for description of available addressing modes.
|
| H A D | gfx90a_saddr_a37373.rst | 15 See :ref:`vaddr<amdgpu_synid_gfx90a_vaddr_0212e3>` for description of available addressing modes.
|
| H A D | gfx908_saddr.rst | 15 See :ref:`vaddr<amdgpu_synid_gfx908_vaddr_0212e3>` for description of available addressing modes.
|
| H A D | gfx9_saddr_a37373.rst | 15 See :ref:`vaddr<amdgpu_synid_gfx9_vaddr_0212e3>` for description of available addressing modes.
|
| H A D | gfx940_saddr_a37373.rst | 15 See :ref:`vaddr<amdgpu_synid_gfx940_vaddr_0212e3>` for description of available addressing modes.
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/TransformOps/ |
| H A D | LinalgTransformOps.td | 28 #### Return modes 95 #### Return modes 123 #### Return modes 152 #### Return modes 207 #### Return modes 305 #### Return modes 347 #### Return modes 384 #### Return modes: 469 #### Return modes 628 #### Return modes [all …]
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | mips-micro-bad-cross-calls.s | 9 # CHECK: (.text+0x0): unsupported jump/branch instruction between ISA modes referenced by R_MICROMI…
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | OpenMPSupport.rst | 61 Directives execution modes 64 Clang code generation for target regions supports two modes: the SPMD and 65 non-SPMD modes. Clang chooses one of these two modes automatically based on the 75 Data-sharing modes 79 modes. The default mode is `Generic`. `Cuda` mode can give an additional
|
| /llvm-project-15.0.7/llvm/test/MC/MSP430/ |
| H A D | invalid.s | 6 ;; invalid destination addressing modes
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | addrmode-opt-assert.mir | 4 # This test merely checks if the pass that optimizes addressing modes in the
|
| /llvm-project-15.0.7/clang/test/SemaObjCXX/ |
| H A D | vararg-non-pod.mm | 27 #if __cplusplus <= 199711L // C++03 or earlier modes
|