Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp266 template <unsigned Low, unsigned High, bool AllowSaturation = false>
268 return SelectSVEShiftImm(N, Low, High, AllowSaturation, Imm); in SelectSVEShiftImm()
442 bool AllowSaturation, SDValue &Imm);
3939 uint64_t High, bool AllowSaturation, in SelectSVEShiftImm() argument
3950 if (!AllowSaturation) in SelectSVEShiftImm()