Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2637 int32_t SatOp = N->getConstantOperandVal(4); in SelectMVE_LongShift() local
2638 int SatBit = (SatOp == 64 ? 0 : 1); in SelectMVE_LongShift()