Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp1303 bool HasChainIn = Op->getOperand(0).getValueType() == MVT::Other; in lowerDSPIntr() local
1308 if (HasChainIn) in lowerDSPIntr()
1340 if (!HasChainIn) in lowerDSPIntr()