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