Home
last modified time | relevance | path

Searched defs:DstBitSize (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DConstantFolding.cpp247 unsigned DstBitSize = DL.getTypeSizeInBits(DstEltTy); in FoldBitCast() local
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1553 unsigned DstBitSize; in executeBitCastInst() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13890 unsigned DstBitSize = DstEltVT.getSizeInBits(); in ConstantFoldBITCASTofBUILD_VECTOR() local