Home
last modified time | relevance | path

Searched defs:DstEltSizeInBits (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11898 bool IsLittleEndian, unsigned DstEltSizeInBits, in getConstantRawBits()
11934 unsigned DstEltSizeInBits, in recastRawBits()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12481 unsigned DstEltSizeInBits = DstVT.getScalarSizeInBits(); in getAVX512TruncNode() local