Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp390 getExtendTypeForInst(MachineInstr &MI, MachineRegisterInfo &MRI,
5296 auto Ext = getExtendTypeForInst(*ExtInst, MRI, true); in selectExtendedSHL()
5523 getExtendTypeForInst(*OffsetInst, MRI, /*IsLoadStore=*/true); in selectAddrModeWRO()
5746 AArch64_AM::ShiftExtendType AArch64InstructionSelector::getExtendTypeForInst( in getExtendTypeForInst() function in AArch64InstructionSelector
5856 Ext = getExtendTypeForInst(*ExtDef, MRI); in selectArithExtendedRegister()
5862 Ext = getExtendTypeForInst(*RootDef, MRI); in selectArithExtendedRegister()