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

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

Completed in 104 milliseconds