Home
last modified time | relevance | path

Searched refs:getExtendTypeForInst (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.cpp252 getExtendTypeForInst(MachineInstr &MI, MachineRegisterInfo &MRI,
4358 auto Ext = getExtendTypeForInst(*ExtInst, MRI, true); in selectExtendedSHL()
4533 getExtendTypeForInst(*OffsetInst, MRI, /*IsLoadStore=*/true); in selectAddrModeWRO()
4714 AArch64_AM::ShiftExtendType AArch64InstructionSelector::getExtendTypeForInst( in getExtendTypeForInst() function in AArch64InstructionSelector
4820 Ext = getExtendTypeForInst(*ExtDef, MRI); in selectArithExtendedRegister()
4826 Ext = getExtendTypeForInst(*RootDef, MRI); in selectArithExtendedRegister()