Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp168 SmallVector<uint8_t> RawBits; rebuildConstant() local
175 SmallVector<uint16_t> RawBits; rebuildConstant() local
184 SmallVector<uint32_t> RawBits; rebuildConstant() local
194 SmallVector<uint64_t> RawBits; rebuildConstant() local
[all...]
H A DX86ISelLowering.cpp4718 APInt RawBits = Cst->getValueAPF().bitcastToAPInt(); getTargetConstantBitsFromNode() local
39266 SmallVector<APInt> RawBits; combineX86ShufflesRecursively() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DScaledNumber.cpp184 uint64_t RawBits[2] = {D, AdjustedE}; in toStringAPFloat() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6287 SmallVector<APInt> RawBits; FoldConstantArithmetic() local
H A DDAGCombiner.cpp15527 SmallVector<APInt> RawBits; ConstantFoldBITCASTofBUILD_VECTOR() local
[all...]