Home
last modified time | relevance | path

Searched defs:SignBit (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/frameworks/libs/binary_translation/intrinsics/include/berberis/intrinsics/common/
Dintrinsics_float.h186 inline int SignBit(const Float32& v) { in SignBit() function
190 inline int SignBit(const Float64& v) { in SignBit() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h45 SignBit = 0x80, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h47 SignBit = 0x80, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFExpression.h49 SignBit = 0x80, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFExpression.h49 SignBit = 0x80, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFExpression.h49 SignBit = 0x80, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFExpression.h49 SignBit = 0x80, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DValueTracking.h223 std::optional<bool> SignBit; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DValueTracking.h255 std::optional<bool> SignBit; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DValueTracking.h255 std::optional<bool> SignBit; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DValueTracking.h255 std::optional<bool> SignBit; member
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp655 APInt SignBit(APInt::getSignBit(BitWidth)); in SimplifyDemandedUseBits() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp71 uint8_t SignBit; member
1518 SDValue SignBit = DAG.getNode(ISD::AND, DL, IntVT, SignAsInt.IntValue, in ExpandFCOPYSIGN() local
2377 SDValue SignBit = DAG.getConstant(0x80000000u, dl, MVT::i32); in ExpandLegalINT_TO_FP() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1359 uint8_t SignBit; member
1444 SDValue SignBit = DAG.getNode(ISD::AND, DL, IntVT, SignAsInt.IntValue, in ExpandFCOPYSIGN() local
2290 SDValue SignBit = DAG.getConstant(0x80000000u, dl, MVT::i32); in ExpandLegalINT_TO_FP() local
H A DLegalizeFloatTypes.cpp262 SDValue SignBit = DAG.getNode( in SoftenFloatRes_FCOPYSIGN() local
H A DDAGCombiner.cpp7476 SDValue SignBit = DAG.getConstant( in visitBITCAST() local
7497 APInt SignBit = APInt::getSignBit(VT.getSizeInBits()); in visitBITCAST() local
7545 APInt SignBit = APInt::getSignBit(VT.getSizeInBits() / 2); in visitBITCAST() local
7566 APInt SignBit = APInt::getSignBit(VT.getSizeInBits()); in visitBITCAST() local
H A DTargetLowering.cpp836 APInt SignBit = APInt::getSignBit(BitWidth).lshr(ShAmt); in SimplifyDemandedBits() local
/aosp_15_r20/external/tensorflow/tensorflow/python/lib/core/
H A Dbfloat16.cc1295 struct SignBit { struct
1296 bool operator()(T a) { return std::signbit(static_cast<float>(a)); } in operator ()()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp973 APInt SignBit = APInt::getSignMask(32); in PerformDAGCombine() local
1018 APInt SignBit = APInt::getSignMask(32).sext(64); in PerformDAGCombine() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1664 SDValue SignBit = DAG.getNode(ISD::AND, SL, MVT::i32, Hi, SignBitMask); in LowerFTRUNC() local
1930 const SDValue SignBit = DAG.getConstant(63, SL, MVT::i64); in LowerINT_TO_FP32() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp336 SDValue SignBit = DAG.getNode( in SoftenFloatRes_FCOPYSIGN() local
2714 SDValue SignBit = DAG.getNode( in SoftPromoteHalfRes_FCOPYSIGN() local
H A DLegalizeDAG.cpp71 uint8_t SignBit; member
1608 SDValue SignBit = DAG.getNode(ISD::AND, DL, IntVT, SignAsInt.IntValue, in ExpandFCOPYSIGN() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2100 SDValue SignBit = DAG.getNode(ISD::AND, SL, MVT::i32, Hi, SignBitMask); in LowerFTRUNC() local
2423 const SDValue SignBit = DAG.getConstant(63, SL, MVT::i64); in LowerINT_TO_FP32() local
H A DAMDGPULegalizerInfo.cpp1452 auto SignBit = B.buildAnd(S32, Hi, SignBitMask); in legalizeIntrinsicTrunc() local
/aosp_15_r20/external/llvm/lib/Support/
H A DAPInt.cpp1068 unsigned SignBit = APINT_BITS_PER_WORD - BitWidth; in ashr() local

12