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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp624 auto getSextLoadOp = [] (bool is64Bit, bool isXForm) { local
632 unsigned Opc = getSextLoadOp(is64Bit(MI.getOpcode()),
668 auto getSextLoadOp = [] (bool is64Bit, bool isXForm) { local
676 unsigned Opc = getSextLoadOp(is64Bit(MI.getOpcode()),

Completed in 48 milliseconds