Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp208 SmallVector<uint8_t> RawBits; in rebuildConstant() local
215 SmallVector<uint16_t> RawBits; in rebuildConstant() local
224 SmallVector<uint32_t> RawBits; in rebuildConstant() local
234 SmallVector<uint64_t> RawBits; in rebuildConstant() local
283 APInt RawBits = Bits->zextOrTrunc(ScalarBitWidth); in rebuildZeroUpperCst() local
H A DX86ISelLowering.cpp4855 APInt RawBits = Cst->getValueAPF().bitcastToAPInt(); in getTargetConstantBitsFromNode() local
40018 SmallVector<APInt> RawBits; in combineX86ShufflesRecursively() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DScaledNumber.cpp184 uint64_t RawBits[2] = {D, AdjustedE}; in toStringAPFloat() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6609 SmallVector<APInt> RawBits; in FoldConstantArithmetic() local
H A DDAGCombiner.cpp15829 SmallVector<APInt> RawBits; in ConstantFoldBITCASTofBUILD_VECTOR() local