Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DScaledNumber.cpp184 uint64_t RawBits[2] = {D, AdjustedE}; in toStringAPFloat() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5849 SmallVector<APInt> RawBits; in FoldConstantArithmetic() local
H A DDAGCombiner.cpp14557 SmallVector<APInt> RawBits; in ConstantFoldBITCASTofBUILD_VECTOR() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7384 APInt RawBits = Cst->getValueAPF().bitcastToAPInt(); in getTargetConstantBitsFromNode() local
40394 SmallVector<APInt> RawBits; in combineX86ShufflesRecursively() local