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,
7319 auto Ext = getExtendTypeForInst(*ExtInst, MRI, true); in selectExtendedSHL()
7546 getExtendTypeForInst(*OffsetInst, MRI, /*IsLoadStore=*/true); in selectAddrModeWRO()
7763 AArch64_AM::ShiftExtendType AArch64InstructionSelector::getExtendTypeForInst( in getExtendTypeForInst() function in AArch64InstructionSelector
7873 Ext = getExtendTypeForInst(*ExtDef, MRI); in selectArithExtendedRegister()
7879 Ext = getExtendTypeForInst(*RootDef, MRI); in selectArithExtendedRegister()