Searched refs:LargeImm (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp12401 auto LargeImm = [](const APInt &Imm) { local
12406 if (LargeImm(C1Int) || LargeImm(C2Int))

Completed in 168 milliseconds