Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64AdvSIMDScalarPass.cpp165 static unsigned getTransformOpcode(unsigned Opc) { in getTransformOpcode() function
187 return Opc != getTransformOpcode(Opc); in isTransformable()
293 unsigned NewOpc = getTransformOpcode(OldOpc); in transformInstruction()