Searched refs:isComplex (Results 1 – 17 of 17) sorted by relevance
552 bool isComplex = false; in getAttr() local555 isComplex = true; in getAttr()563 if (isComplex) { in getAttr()577 if (isComplex) { in getAttr()
357 bool isComplex(const MachineInstr &MI) const;
2122 bool HexagonInstrInfo::isComplex(const MachineInstr &MI) const { in isComplex() function in HexagonInstrInfo
55 bool isComplex() const { return V1.getInt() == Complex; } in isComplex() function
50 if (rv.isComplex()) { in save()
1034 assert(RV.isComplex()); in VisitBinCmp()
1862 assert(NewRVal.isComplex()); in EmitAtomicUpdateValue()
2302 assert(!RV.isComplex() && "complex indirect params not supported"); in EmitInlinedInheritingCXXConstructorCall()
4341 else if (!HasLV && RV.isComplex()) in copyInto()
5874 assert(Val.isComplex() && "Must be a scalar or complex."); in convertToComplexValue()
325 bool allComplex = isComplex(arg0) && isComplex(arg1); in buildBinaryFn()471 bool isComplex(Value value) { return value.getType().isa<ComplexType>(); } in isComplex() function in __anon9c47bb970311::RegionBuilderHelper
906 if (VariableSizeInBits != ValueSizeInBits || Expr->isComplex()) in emitLoc()935 } else if (Expr->isComplex()) { in emitLoc()938 assert(Expr->isComplex()); in emitLoc()
254 !getExpression()->isComplex()) || in isUndef()
2742 bool isComplex() const;
1383 if (!MI.isIndirectDebugValue() && !DIExpr->isComplex()) in replaceFrameIndices()
1351 bool DIExpression::isComplex() const { in isComplex() function in DIExpression
6300 if (!DVIRec.Expr->isComplex() && SalvageExpr->isComplex()) { in UpdateDbgValueInst()