Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp382 ComplexRendererFns select12BitValueWithLeftShift(uint64_t Immed) const;
4606 auto Fns = select12BitValueWithLeftShift(1); in emitCarryIn()
6917 AArch64InstructionSelector::select12BitValueWithLeftShift( in select12BitValueWithLeftShift() function in AArch64InstructionSelector
6948 return select12BitValueWithLeftShift(*MaybeImmed); in selectArithImmed()
6982 return select12BitValueWithLeftShift(Immed); in selectNegArithImmed()