Home
last modified time | relevance | path

Searched defs:RealType (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeFunctionSig.cpp30 std::unique_ptr<PDBSymbol> RealType) in NativeTypeFunctionArg()
44 std::unique_ptr<PDBSymbol> RealType; member in __anon6e41bfd20111::NativeTypeFunctionArg
/llvm-project/flang/lib/Evaluate/
H A Dfold-logical.cpp51 using RealType = Scalar<RType>; RealToIntBoundHelper() typedef
189 using RealType = Scalar<RType>; RealToRealBoundsHelper() typedef
252 using RealType = Scalar<Type<TypeCategory::Real, MOLD_RKIND>>; IntToRealBoundHelper() typedef
[all...]
H A Dintrinsics.cpp63 static constexpr CategorySet RealType{TypeCategory::Real}; global() variable
[all...]
/llvm-project/flang/runtime/
H A Dedit-input.cpp605 using RealType = decimal::BinaryFloatingPointNumber<binaryPrecision>; ConvertHexadecimal() typedef
[all...]