Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64AdvSIMDScalarPass.cpp164 static unsigned getTransformOpcode(unsigned Opc) { in getTransformOpcode() function
186 return Opc != getTransformOpcode(Opc); in isTransformable()
292 unsigned NewOpc = getTransformOpcode(OldOpc); in transformInstruction()
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64AdvSIMDScalarPass.cpp172 static unsigned getTransformOpcode(unsigned Opc) { in getTransformOpcode() function
194 return Opc != getTransformOpcode(Opc); in isTransformable()
300 unsigned NewOpc = getTransformOpcode(OldOpc); in transformInstruction()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64AdvSIMDScalarPass.cpp164 static unsigned getTransformOpcode(unsigned Opc) { in getTransformOpcode() function
186 return Opc != getTransformOpcode(Opc); in isTransformable()
292 unsigned NewOpc = getTransformOpcode(OldOpc); in transformInstruction()