Home
last modified time | relevance | path

Searched defs:HiShift (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1541 SDValue HiShift = DAG.getConstant(OldBits, DL, VT); PromoteIntRes_FunnelShift() local
1593 SDValue HiShift = DAG.getConstant(OldBits, DL, VT); PromoteIntRes_VPFunnelShift() local
H A DTargetLowering.cpp8311 SDValue HiShift = DAG.getConstant(32, dl, ShiftVT); expandUINT_TO_FP() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp11509 SDValue HiShift = lowerShuffleAsByteRotate() local
30133 SDValue HiShift = DAG.getConstant(EltSizeInBits, DL, Amt.getValueType()); LowerFunnelShift() local
[all...]