Home
last modified time | relevance | path

Searched refs:Decimal (Results 1 – 25 of 32) sorted by relevance

12

/llvm-project-15.0.7/lldb/source/Plugins/Process/Linux/
H A DIntelPTSingleBufferTrace.cpp48 Decimal, enumerator
81 case Decimal: in ReadIntelPTConfigFile()
102 case Decimal: in ReadIntelPTConfigFile()
113 IntelPTConfigFileType::Decimal); in GetIntelPTOSEventType()
/llvm-project-15.0.7/flang/lib/
H A DCMakeLists.txt3 add_subdirectory(Decimal)
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-io.cpp124 case ParseKind::Decimal: in Enter()
125 specKind = IoSpecKind::Decimal; in Enter()
362 case ParseKind::Decimal: in Enter()
363 specKind = IoSpecKind::Decimal; in Enter()
511 case ParseKind::Decimal: in Enter()
512 specKind = IoSpecKind::Decimal; in Enter()
833 CheckForRequiredSpecifier(IoSpecKind::Decimal, flags_.test(Flag::FmtOrNml), in LeaveReadWrite()
861 {IoSpecKind::Decimal, {"COMMA", "POINT"}}, in CheckStringValue()
/llvm-project-15.0.7/libcxx/benchmarks/
H A Dformatter_int.bench.cpp81 Decimal, enumerator
103 struct Base<BaseE::Decimal> {
/llvm-project-15.0.7/flang/unittests/
H A DCMakeLists.txt41 add_subdirectory(Decimal)
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DP10InstrResources.td372 // 13 Cycles Decimal Floating Point operations, 1 input operands
390 // 13 Cycles Decimal Floating Point operations, 2 input operands
399 // 13 Cycles Decimal Floating Point operations, 3 input operands
416 // 24 Cycles Decimal Floating Point operations, 1 input operands
422 // 25 Cycles Decimal Floating Point operations, 2 input operands
429 // 25 Cycles Decimal Floating Point operations, 3 input operands
442 // 38 Cycles Decimal Floating Point operations, 2 input operands
448 // 59 Cycles Decimal Floating Point operations, 2 input operands
455 // 61 Cycles Decimal Floating Point operations, 2 input operands
464 // 68 Cycles Decimal Floating Point operations, 2 input operands
[all …]
H A DREADME_P9.txt143 - Decimal Convert From/to National/Zoned/Signed-QWord:
153 - Decimal Copy-Sign/Set-Sign: bcdcpsgn. bcdsetsgn.
158 - Decimal Shift/Unsigned-Shift/Shift-and-Round: bcds. bcdus. bcdsr.
166 - Decimal (Unsigned) Truncate: bcdtrunc. bcdutrunc.
H A DPPCScheduleP9.td118 // Only one DFU (Decimal Floating Point and Quad Precision) unit.
H A DPPCScheduleP10.td51 def P10_DF : ProcResource<1>; // One Decimal Floating Point pipelines.
H A DPPCInstrAltivec.td1591 // Decimal Integer Format Conversion Instructions
1610 // Decimal Convert From/to National/Zoned/Signed-QWord
1618 // Decimal Copy-Sign/Set-Sign
1624 // Decimal Shift/Unsigned-Shift/Shift-and-Round
1629 // Decimal (Unsigned) Truncate
/llvm-project-15.0.7/flang/include/flang/Common/
H A DFortran.h50 ENUM_CLASS(IoSpecKind, Access, Action, Advance, Asynchronous, Blank, Decimal,
/llvm-project-15.0.7/llvm/test/tools/llvm-size/
H A Dradix.test17 ## Case 2: Decimal radix (Berkeley).
60 ## Case 5: Decimal radix (sysv).
/llvm-project-15.0.7/flang/lib/Parser/
H A Dio-parsers.cpp77 "DECIMAL =" >> pure(ConnectSpec::CharExpr::Kind::Decimal),
205 pure(IoControlSpec::CharExpr::Kind::Decimal),
398 pure(InquireSpec::CharVar::Kind::Decimal),
/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DDNBDefs.h180 Decimal, enumerator
H A DRNBRemote.cpp1861 case Decimal: in HandlePacket_qRegisterInfo()
4984 case Decimal: in GenerateTargetXMLRegister()
/llvm-project-15.0.7/lld/test/ELF/linkerscript/
H A Dsections-padding.s27 ## Decimal value.
/llvm-project-15.0.7/llvm/test/MC/PowerPC/
H A Dppc64-encoding-vmx.s958 # Decimal Convert From/to National/Zoned/Signed-QWord
978 # Decimal Copy-Sign/Set-Sign
986 # Decimal Shift/Unsigned-Shift/Shift-and-Round
997 # Decimal (Unsigned) Truncate
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DIntrinsicsSystemZ.td413 // Instructions from the Vector Packed Decimal Facility
/llvm-project-15.0.7/llvm/docs/
H A DAMDGPUOperandSyntax.rst764 Decimal [-]?[1-9][0-9]* -1234
786Decimal [-]?[0-9]*[.][0-9]*([eE][+-]?[0-9]*)? -1.234, 234e2 Must …
/llvm-project-15.0.7/flang/include/flang/Parser/
H A Dparse-tree.h2581 ENUM_CLASS(Kind, Access, Action, Asynchronous, Blank, Decimal, Delim,
2639 ENUM_CLASS(Kind, Advance, Blank, Decimal, Delim, Pad, Round, Sign)
2797 ENUM_CLASS(Kind, Access, Action, Asynchronous, Blank, Decimal, Delim,
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZ196.td609 // Decimal arithmetic
969 // ------------------------ Decimal floating point -------------------------- //
H A DSystemZScheduleZEC12.td622 // Decimal arithmetic
1007 // ------------------------ Decimal floating point -------------------------- //
H A DSystemZScheduleZ13.td652 // Decimal arithmetic
1042 // ------------------------ Decimal floating point -------------------------- //
/llvm-project-15.0.7/clang/docs/
H A DClangFormattedStatus.rst1802 * - flang/include/flang/Decimal
1882 * - flang/lib/Decimal
1992 * - flang/unittests/Decimal
/llvm-project-15.0.7/flang/lib/Lower/
H A DIO.cpp958 case Fortran::parser::ConnectSpec::CharExpr::Kind::Decimal: in genIOOption()
1028 case Fortran::parser::IoControlSpec::CharExpr::Kind::Decimal: in genIOOption()

12