Searched defs:RealType (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/DebugInfo/PDB/Native/ | ||
H A D | NativeTypeFunctionSig.cpp | 30 std::unique_ptr<PDBSymbol> RealType) in NativeTypeFunctionArg() |
/llvm-project/flang/lib/Evaluate/ | ||
H A D | fold-logical.cpp | 51 using RealType = Scalar<RType>; RealToIntBoundHelper() typedef |
H A D | intrinsics.cpp | 63 static constexpr CategorySet RealType{TypeCategory::Real}; global() variable |
/llvm-project/flang/runtime/ | ||
H A D | edit-input.cpp | 605 using RealType = decimal::BinaryFloatingPointNumber<binaryPrecision>; ConvertHexadecimal() typedef |