Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1020 unsigned DestBW = DestTy->getBitWidth(); in promoteTo() local
1076 unsigned DestBW = DestTy->getBitWidth(); in promoteTypes() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3920 getPACKOpcode(unsigned DestBW,const RISCVSubtarget & Subtarget) getPACKOpcode() argument