Home
last modified time | relevance | path

Searched refs:denormalize (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp312 uint8_t denormalize(IO &) { return SelectionType; } in denormalize() function
323 uint32_t denormalize(IO &) { return Characteristics; } in denormalize() function
334 uint32_t denormalize(IO &) { return Characteristics; } in denormalize() function
345 uint32_t denormalize(IO &) { return AuxType; } in denormalize() function
354 uint8_t denormalize(IO &) { return StorageClass; } in denormalize() function
363 uint16_t denormalize(IO &) { return Machine; } in denormalize() function
373 uint16_t denormalize(IO &) { return Characteristics; } in denormalize() function
383 uint16_t denormalize(IO &) { return Type; } in denormalize() function
392 uint16_t denormalize(IO &) { return Subsystem; } in denormalize() function
402 uint16_t denormalize(IO &) { return Characteristics; } in denormalize() function
H A DELFYAML.cpp1122 Optional<uint8_t> denormalize(IO &) { in denormalize() function
1681 ELFYAML::ELF_REL denormalize(IO &) { in denormalize() function
/netbsd-src/external/cddl/dtracetoolkit/dist/Bin/
H A Dnfswizard.d82 denormalize(@rbytes);
85 denormalize(@wbytes);
/netbsd-src/external/cddl/dtracetoolkit/dist/Apps/
H A Dnfswizard.d82 denormalize(@rbytes);
85 denormalize(@wbytes);
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DReplacementsYaml.h40 clang::tooling::Replacement denormalize(const IO &) { in LLVM_YAML_IS_SEQUENCE_VECTOR()
H A DDiagnosticsYaml.h73 clang::tooling::Diagnostic denormalize(const IO &) { in LLVM_YAML_IS_SEQUENCE_VECTOR()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DDebugMap.cpp156 dsymutil::DebugMapObject denormalize(IO &IO);
236 MappingTraits<dsymutil::DebugMapObject>::YamlDMO::denormalize(IO &IO) { in denormalize() function in llvm::yaml::MappingTraits::DebugMapObject::YamlDMO
/netbsd-src/sys/arch/m68k/fpsp/
H A Dx_unfl.sa39 * For 881/2 compatibility, sw must denormalize the intermediate
79 bsr.l unf_res ;denormalize, round & store interm op
H A Dround.sa423 * denorm --- denormalize an intermediate result
455 bsr dnrm_lp ;denormalize the number
472 bsr dnrm_lp ;denormalize the number
485 bsr dnrm_lp ;denormalize the number
H A Dx_ovfl.sa95 bsr.l ovf_adj ;denormalize, round & store interm op
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.cpp300 std::vector<uint8_t> denormalize(IO &) { in denormalize() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp36 clang::tooling::AtomicChange denormalize(const llvm::yaml::IO &) { in denormalize() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TextAPI/
H A DTextStub.cpp613 const InterfaceFile *denormalize(IO &IO) { in denormalize() function
908 const InterfaceFile *denormalize(IO &IO) { in denormalize() function
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DYamlIO.rst625 Polar denormalize(IO &) {
650 when the local keys variable goes out of scope, the denormalize() method will
655 could be returned by the denormalize() method, except that the temporary
659 when reading YAML. It never destroys the normalized object. The denormalize()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arm/
H A Dieee754-sf.S207 @ If exponent negative, denormalize result.
H A Dieee754-df.S1455 @ denormalize value so we can resume with the code above afterwards.
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arm/
H A Dieee754-sf.S207 @ If exponent negative, denormalize result.
H A Dieee754-df.S1455 @ denormalize value so we can resume with the code above afterwards.
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/m68k/
H A Dlb1sf68.S2142 bge 2f | have to shift right (denormalize)
3595 bge 2f | have to shift right (denormalize)
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/m68k/
H A Dlb1sf68.S2151 bge 2f | have to shift right (denormalize)
3604 bge 2f | have to shift right (denormalize)
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dpowerpc.igen1056 /* denormalize the operand */
/netbsd-src/sys/arch/m68k/060sp/dist/
H A Dfpsp.s21682 # _denorm(): denormalize an intermediate result #
22428 # exponent would go < 0, so only denormalize until exp = 0
22683 # _denorm() - denormalize according to scale factor #
H A Dpfpsp.s5863 bsr.l dnrm_lp # denormalize the number
H A Dfplsp.s10947 # exponent would go < 0, so only denormalize until exp = 0