Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2602 const unsigned ExpMask = 0x7ff; in LowerFP_TO_FP16() local
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7489 uint64_t ExpMask = BitmanipMasks[MaskIdx] & maskTrailingOnes<uint64_t>(Width); in matchRISCVBitmanipPat() local
7796 uint64_t ExpMask = BitmanipMasks[MaskIdx] & maskTrailingOnes<uint64_t>(Width); in combineORToSHFL() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBuiltin.cpp3025 APInt ExpMask = APFloat::getInf(Semantics).bitcastToAPInt(); in EmitBuiltinExpr() local
3248 APInt ExpMask = APFloat::getInf(Semantics).bitcastToAPInt(); in EmitBuiltinExpr() local
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6178 const unsigned ExpMask = 0x7ff; in lowerFPTRUNC_F64_TO_F16() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7683 APInt ExpMask = Inf; in expandIS_FPCLASS() local