Searched defs:HiShift (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | LegalizeIntegerTypes.cpp | 1412 SDValue HiShift = DAG.getConstant(OldBits, DL, VT); PromoteIntRes_FunnelShift() local |
H A D | TargetLowering.cpp | 8239 SDValue HiShift = DAG.getConstant(32, dl, ShiftVT); expandUINT_TO_FP() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 11352 SDValue HiShift = lowerShuffleAsByteRotate() local |