Searched defs:Expand (Results 1 – 12 of 12) sorted by relevance
49 void Expand(int elen) in Expand() method in ConstData
155 EXTERN char Expand; /* true if we are expanding a line */ variable
72 Expand, enumerator
131 bool Expand = true, RetainExpansion = false; in instantiateDependentAlignedAttr() local3471 bool Expand = true; in VisitTemplateTypeParmDecl() local3563 bool Expand = true; in VisitNonTypeTemplateParmDecl() local3736 bool Expand = true; in VisitTemplateTemplateParmDecl() local4013 bool Expand = true; in instantiateUnresolvedUsingDecl() local
4472 bool Expand = true; in TransformExprs() local5080 bool Expand = true; in TransformTemplateArguments() local6620 bool Expand = false; in TransformExceptionSpec() local7974 bool Expand = false; in TransformObjCObjectType() local14878 bool Expand = true; in TransformTypeTraitExpr() local15455 bool Expand = true; in TransformLambdaExpr() local16369 bool Expand = true; in TransformCXXFoldExpr() local16605 bool Expand = true; in TransformObjCDictionaryLiteral() local
305 bool Expand = true; in EvaluateFoldExpandedConstraintSize() local
1696 void ARMLowOverheadLoops::Expand(LowOverheadLoop &LoLoop) { in Expand() function in ARMLowOverheadLoops
918 void VectorLegalizer::Expand(SDNode *Node, SmallVectorImpl<SDValue> &Results) { in Expand() function in VectorLegalizer
205 Expand, // Try to expand this to other ops, otherwise use a libcall. enumerator270 Expand, // Generic expansion in terms of other atomic operations. enumerator
4510 void Expand() { expanded = true; } in Expand() function4718 void Expand() { m_is_expanded = true; } in Expand() function in TreeItem
1391 bool Expand = false; in upgradeIntrinsicFunction1() local
5656 Value *LSRInstance::Expand(const LSRUse &LU, const LSRFixup &LF, in Expand() function in LSRInstance