Searched defs:Expand (Results 1 – 11 of 11) sorted by relevance
1401 Expand subsection
201 int Expand; variable
120 bool Expand = true, RetainExpansion = false; in instantiateDependentAlignedAttr() local2602 bool Expand = true; in VisitTemplateTypeParmDecl() local2715 bool Expand = true; in VisitNonTypeTemplateParmDecl() local2880 bool Expand = true; in VisitTemplateTemplateParmDecl() local3112 bool Expand = true; in instantiateUnresolvedUsingDecl() local
3920 bool Expand = true; in TransformExprs() local4512 bool Expand = true; in TransformTemplateArguments() local5953 bool Expand = false; in TransformExceptionSpec() local7044 bool Expand = false; in TransformObjCObjectType() local12096 bool Expand = true; in TransformTypeTraitExpr() local12666 bool Expand = true; in TransformLambdaExpr() local13403 bool Expand = true; in TransformCXXFoldExpr() local13600 bool Expand = true; in TransformObjCDictionaryLiteral() local
72 Expand, enumerator
1552 alias Expand = T; in Pack() local
732 void VectorLegalizer::Expand(SDNode *Node, SmallVectorImpl<SDValue> &Results) { in Expand() function in VectorLegalizer
1578 void ARMLowOverheadLoops::Expand(LowOverheadLoop &LoLoop) { in Expand() function in ARMLowOverheadLoops
910 bool Expand = StringSwitch<bool>(Name) in UpgradeIntrinsicFunction1() local
198 Expand, // Try to expand this to other ops, otherwise use a libcall. enumerator
5198 Value *LSRInstance::Expand(const LSRUse &LU, const LSRFixup &LF, in Expand() function in LSRInstance