Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.td706 let PredicateMethod = "isPowerTwoInRange<1,8>";
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp1396 bool isPowerTwoInRange() const { in isPowerTwoInRange() function in __anon2f82d7160111::ARMOperand