Home
last modified time | relevance | path

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

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