Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp17452 unsigned SubOpcd1 = N->getOperand(0)->getOperand(1).getOpcode(); in combineABS() local
17455 (SubOpcd1 == ISD::ZERO_EXTEND || in combineABS()
17456 SubOpcd1 == ISD::ZERO_EXTEND_VECTOR_INREG)) { in combineABS()