Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4221 unsigned getSignExtendedGatherOpcode(unsigned Opcode) { in getSignExtendedGatherOpcode() function
4392 Opcode = getSignExtendedGatherOpcode(Opcode); in LowerMGATHER()
15074 NewOpc = getSignExtendedGatherOpcode(NewOpc); in performGLD1Combine()