Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp174 ComplexRendererFns select12BitValueWithLeftShift(uint64_t Immed) const;
4199 AArch64InstructionSelector::select12BitValueWithLeftShift( in select12BitValueWithLeftShift() function in AArch64InstructionSelector
4230 return select12BitValueWithLeftShift(*MaybeImmed); in selectArithImmed()
4264 return select12BitValueWithLeftShift(Immed); in selectNegArithImmed()