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

/external/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp1309 bool HasChainIn = Op->getOperand(0).getValueType() == MVT::Other; local
1314 if (HasChainIn)
1347 if (!HasChainIn)

Completed in 281 milliseconds