Home
last modified time | relevance | path

Searched defs:RawBits (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/flang/include/flang/Evaluate/
Dreal.h282 constexpr Word RawBits() const { return word_; } in RawBits() function
/external/llvm-project/llvm/lib/Support/
DScaledNumber.cpp184 uint64_t RawBits[2] = {D, AdjustedE}; in toStringAPFloat() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DScaledNumber.cpp184 uint64_t RawBits[2] = {D, AdjustedE}; in toStringAPFloat() local
/external/llvm/lib/Support/
DScaledNumber.cpp185 uint64_t RawBits[2] = {D, AdjustedE}; in toStringAPFloat() local
/external/llvm-project/llvm/include/llvm/ADT/
DBitVector.h834 BitWord *RawBits = static_cast<BitWord *>( in allocate() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DBitVector.h847 BitWord *RawBits = static_cast<BitWord *>( in allocate() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp6238 APInt RawBits = Cst->getValueAPF().bitcastToAPInt(); in getTargetConstantBitsFromNode() local
6274 APInt RawBits = Cst->getValueAPF().bitcastToAPInt(); in getTargetConstantBitsFromNode() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp6544 APInt RawBits = Cst->getValueAPF().bitcastToAPInt(); in getTargetConstantBitsFromNode() local
6580 APInt RawBits = Cst->getValueAPF().bitcastToAPInt(); in getTargetConstantBitsFromNode() local