Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp543 auto getSextLoadOp = [] (bool is64Bit, bool isXForm) { in simplifyCode() local
551 unsigned Opc = getSextLoadOp(is64Bit(MI.getOpcode()), in simplifyCode()
587 auto getSextLoadOp = [] (bool is64Bit, bool isXForm) { in simplifyCode() local
595 unsigned Opc = getSextLoadOp(is64Bit(MI.getOpcode()), in simplifyCode()