Searched defs:Expand (Results 1 – 13 of 13) 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
132 bool Expand = true, RetainExpansion = false; in instantiateDependentAlignedAttr() local2926 bool Expand = true; in VisitTemplateTypeParmDecl() local3018 bool Expand = true; in VisitNonTypeTemplateParmDecl() local3191 bool Expand = true; in VisitTemplateTemplateParmDecl() local3468 bool Expand = true; in instantiateUnresolvedUsingDecl() local
543 bool Expand = true; in calculateConstraintSatisfaction() local
4269 bool Expand = true; in TransformExprs() local4866 bool Expand = true; in TransformTemplateArguments() local6393 bool Expand = false; in TransformExceptionSpec() local7682 bool Expand = false; in TransformObjCObjectType() local13758 bool Expand = true; in TransformTypeTraitExpr() local14334 bool Expand = true; in TransformLambdaExpr() local15252 bool Expand = true; in TransformCXXFoldExpr() local15466 bool Expand = true; in TransformObjCDictionaryLiteral() local
845 static void Expand(uint32 *L,const unsigned char *k) in Expand() function
1702 void ARMLowOverheadLoops::Expand(LowOverheadLoop &LoLoop) { in Expand() function in ARMLowOverheadLoops
842 void VectorLegalizer::Expand(SDNode *Node, SmallVectorImpl<SDValue> &Results) { in Expand() function in VectorLegalizer
202 Expand, // Try to expand this to other ops, otherwise use a libcall. enumerator267 Expand, // Generic expansion in terms of other atomic operations. enumerator
1249 bool Expand = false; in upgradeIntrinsicFunction1() local
4508 void Expand() { expanded = true; } in Expand() function4716 void Expand() { m_is_expanded = true; } in Expand() function in TreeItem
5684 Value *LSRInstance::Expand(const LSRUse &LU, const LSRFixup &LF, in Expand() function in LSRInstance