Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp1276 bool HasChainIn = Op->getOperand(0).getValueType() == MVT::Other; in lowerDSPIntr() local
1281 if (HasChainIn) in lowerDSPIntr()
1314 if (!HasChainIn) in lowerDSPIntr()