Home
last modified time | relevance | path

Searched refs:OrigBW (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1211 unsigned OrigBW = OrigTy.getScalarSizeInBits(); in ExpandSEXTINREG() local
1212 SDValue ShiftSz = DAG.getConstant(BW - OrigBW, DL, VT); in ExpandSEXTINREG()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1081 unsigned OrigBW = OrigTy.getSizeInBits(); in LowerSETCC() local
1085 return ThisBW >= OrigBW; in LowerSETCC()