Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1244 auto *ConstantOperand = dyn_cast<ConstantSDNode>(N0->getOperand(1)); in performSignExtendCombine() local
1250 int64_t ConstImm = ConstantOperand->getSExtValue(); in performSignExtendCombine()