Home
last modified time | relevance | path

Searched defs:Expand (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/contrib/bearssl/T0/
H A DConstData.cs49 void Expand(int elen) in Expand() method in ConstData
/freebsd-src/contrib/tcsh/
H A Ded.h155 EXTERN char Expand; /* true if we are expanding a line */ variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp127 bool Expand = true, RetainExpansion = false; instantiateDependentAlignedAttr() local
2882 bool Expand = true; VisitTemplateTypeParmDecl() local
2975 bool Expand = true; VisitNonTypeTemplateParmDecl() local
3147 bool Expand = true; VisitTemplateTemplateParmDecl() local
3418 bool Expand = true; instantiateUnresolvedUsingDecl() local
[all...]
H A DTreeTransform.h4186 bool Expand = true; TransformExprs() local
4786 bool Expand = true; TransformTemplateArguments() local
6245 bool Expand = false; TransformExceptionSpec() local
7398 bool Expand = false; TransformObjCObjectType() local
12867 bool Expand = true; TransformTypeTraitExpr() local
13443 bool Expand = true; TransformLambdaExpr() local
14218 bool Expand = true; TransformCXXFoldExpr() local
14432 bool Expand = true; TransformObjCDictionaryLiteral() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h72 Expand, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp877 void VectorLegalizer::Expand(SDNode *Node, SmallVectorImpl<SDValue> &Results) { Expand() function in VectorLegalizer
[all...]
/freebsd-src/crypto/openssh/
H A Dsntrup761.c845 static void Expand(uint32 *L,const unsigned char *k) in Expand() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp1715 void ARMLowOverheadLoops::Expand(LowOverheadLoop &LoLoop) { Expand() function in ARMLowOverheadLoops
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h200 Expand, // Try to expand this to other ops, otherwise use a libcall. global() enumerator
265 Expand, // Generic expansion in terms of other atomic operations. global() enumerator
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp1204 bool Expand = false; upgradeIntrinsicFunction1() local
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp4508 void Expand() { expanded = true; } in Expand() function
4716 void Expand() { m_is_expanded = true; } in Expand() function in TreeItem
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5387 Value *LSRInstance::Expand(const LSRUse &LU, const LSRFixup &LF, Expand() function in LSRInstance
[all...]