Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp467 getExtendTypeForInst(MachineInstr &MI, MachineRegisterInfo &MRI,
7146 auto Ext = getExtendTypeForInst(*ExtInst, MRI, true); in selectExtendedSHL()
7373 getExtendTypeForInst(*OffsetInst, MRI, /*IsLoadStore=*/true); in selectAddrModeWRO()
7585 AArch64_AM::ShiftExtendType AArch64InstructionSelector::getExtendTypeForInst( in getExtendTypeForInst() function in AArch64InstructionSelector
7695 Ext = getExtendTypeForInst(*ExtDef, MRI); in selectArithExtendedRegister()
7701 Ext = getExtendTypeForInst(*RootDef, MRI); in selectArithExtendedRegister()