Home
last modified time | relevance | path

Searched full:reinterpreted (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DConstantFolding.h172 /// Extract value of C at the given Offset reinterpreted as Ty. If bits past
178 /// Extract value of C reinterpreted as Ty. Same as previous API with zero
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dtanhf.c47 /* expm1 exponent bias is 1.0f reinterpreted to int. */ in V_NAME_F1()
/freebsd/contrib/arm-optimized-routines/math/
H A Dsincosf.h123 XI is a reinterpreted float and must be >= 2.0f (the sign bit is ignored).
/freebsd/contrib/libedit/
H A Deditrc.5134 are themselves reinterpreted, and this continues for ten levels of
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Dlog1pf_2u1.c130 Outside this range, if k is reinterpreted as (NOT CONVERTED TO) float: in log1pf()
H A Dtanf_3u3.c56 XI is a reinterpreted float and must be >= 2.0f (the sign bit is ignored).
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOperationKinds.def50 /// to be reinterpreted as a bit pattern of another type. Generally
/freebsd/contrib/kyua/utils/text/
H A Dtemplates.cpp239 /// memory. The only exception are loops: loops are reinterpreted on every
/freebsd/share/doc/psd/27.nfsrpc/
H A Dnfs.rfc.ms876 reinterpreted as a pathname to substitute. A
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp284 // reinterpreted pointer may be used in other pointer arithmetic, we also in isNoopPtrIntCastPair()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzio_crypt.c861 * can not be reinterpreted. For instance, we do not want an attacker in zio_crypt_bp_zero_nonportable_blkprop()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzio_crypt.c944 * can not be reinterpreted. For instance, we do not want an attacker in zio_crypt_bp_zero_nonportable_blkprop()
/freebsd/
H A DUPDATING881 These configurations are no longer automatically reinterpreted as
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp365 // in message expressions. Unconsume the token so that it can reinterpreted in ParseRHSOfBinaryExpression()
/freebsd/contrib/tcsh/
H A Dtcsh.man2298 reinterpreted, and this continues for ten levels of interpretation.
H A Dtcsh.man.new4021 reinterpreted, and this continues for ten levels of interpretation.
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2746 /// fields, with the parameters reinterpreted to have elements of a specified
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp3294 // type will be reinterpreted as a template template argument. in GetDeclSpecTypeForDeclarator()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4352 // The range metadata is no longer valid when reinterpreted as a different in bitcast()