Home
last modified time | relevance | path

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

/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/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