Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2023 static unsigned getVLDSTRegisterUpdateOpcode(unsigned Opc) { in getVLDSTRegisterUpdateOpcode() function
2177 Opc = getVLDSTRegisterUpdateOpcode(Opc); in SelectVLD()
2336 Opc = getVLDSTRegisterUpdateOpcode(Opc); in SelectVST()
3026 Opc = getVLDSTRegisterUpdateOpcode(Opc); in SelectVLDDup()