Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5689 static AArch64_AM::ShiftExtendType getShiftTypeForInst(MachineInstr &MI) { in getShiftTypeForInst() function
5721 AArch64_AM::ShiftExtendType ShType = getShiftTypeForInst(*ShiftInst); in selectShiftedRegister()