Home
last modified time | relevance | path

Searched defs:ExpMask (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Datan2_2u5.c19 #define ExpMask (0x7ff0000000000000) macro
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp7130 const unsigned ExpMask = 0x7ff; in lowerFPTRUNC_F64_TO_F16() local
8325 APInt ExpMask = Inf; in lowerISFPCLASS() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2557 SDValue ExpMask = in expandFrexp() local
H A DTargetLowering.cpp8646 APInt ExpMask = Inf; in expandIS_FPCLASS() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp3537 const unsigned ExpMask = 0x7ff; in LowerFP_TO_FP16() local