Searched refs:isComplex (Results 1 – 14 of 14) sorted by relevance
349 bool isComplex(const MachineInstr &MI) const;
2043 bool HexagonInstrInfo::isComplex(const MachineInstr &MI) const { in isComplex() function in HexagonInstrInfo
53 bool isComplex() const { return V1.getInt() == Complex; } in isComplex() function
50 if (rv.isComplex()) { in save()
1031 assert(RV.isComplex()); in VisitBinCmp()
1808 assert(NewRVal.isComplex()); in EmitAtomicUpdateValue()
2274 assert(!RV.isComplex() && "complex indirect params not supported"); in EmitInlinedInheritingCXXConstructorCall()
4258 else if (!HasLV && RV.isComplex()) in copyInto()
5370 assert(Val.isComplex() && "Must be a scalar or complex."); in convertToComplexValue()
249 !getExpression()->isComplex()) || in isUndef()
2743 bool isComplex() const;
1252 if (!MI.isIndirectDebugValue() && !DIExpr->isComplex()) in replaceFrameIndices()
1186 bool DIExpression::isComplex() const { in isComplex() function in DIExpression
2572 if (Expr && Expr->isComplex()) in salvageDebugInfo()