Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp443 uint64_t SmallImm = in tryEorOfLogicalImmediates() local
445 uint64_t BigImm = Imm ^ SmallImm; in tryEorOfLogicalImmediates()
450 AArch64_AM::processLogicalImmediate(SmallImm, 64, SmallEncoding)) { in tryEorOfLogicalImmediates()