Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2076 int64_t ShiftAmtVal = MatchData.Imm; in applyCombineShlOfExtend() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9637 const APInt *&ShiftAmtVal) { in combineShiftOfShiftedLogic()
23064 SDValue ShiftAmtVal = In.getOperand(1); in reduceBuildVecTruncToBitCast() local