Home
last modified time | relevance | path

Searched refs:Transform (Results 1 – 25 of 26) sorted by relevance

12

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp138 const std::string Transform; member in llvm::SymbolRewriter::PatternRewriteDescriptor
141 : RewriteDescriptor(DT), Pattern(P), Transform(T) { } in PatternRewriteDescriptor()
160 std::string Name = Regex(Pattern).sub(Transform, C.getName(), &Error); in performOnModule()
309 std::string Transform; in parseRewriteFunctionDescriptor() local
342 Transform = Value->getValue(ValueStorage); in parseRewriteFunctionDescriptor()
354 if (Transform.empty() == Target.empty()) { in parseRewriteFunctionDescriptor()
365 DL->push_back(new PatternRewriteFunctionDescriptor(Source, Transform)); in parseRewriteFunctionDescriptor()
376 std::string Transform; in parseRewriteGlobalVariableDescriptor() local
409 Transform = Value->getValue(ValueStorage); in parseRewriteGlobalVariableDescriptor()
416 if (Transform.empty() == Target.empty()) { in parseRewriteGlobalVariableDescriptor()
[all …]
/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/transforms/utils/
H A Dllvm_transform_utils.mli10 (** Transform Utilities.
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolutionNormalization.cpp252 PostIncTransform Transform(Kind, Loops, SE, DT); in TransformForPostIncUse() local
253 return Transform.TransformSubExpr(S, User, OperandValToReplace); in TransformForPostIncUse()
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dtry-catch.m27 @class ASTNode, XCRefactoringParser, Transform, TransformInstance, XCRefactoringSelectionInfo;
/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/llvm/
H A DMETA.llvm.in67 description = "Transform utilities for LLVM"
/minix3/external/bsd/llvm/dist/llvm/test/Transforms/Reassociate/
H A D2012-05-08-UndefLeak.ll5 ; Transform disabled until PR13021 is fixed.
/minix3/external/bsd/llvm/dist/llvm/test/Transforms/InstCombine/
H A Dshufflemask-undef.ll50 … x %struct.IColor4], [128 x %struct.IColor4], %struct.Viewport, %struct.Transform, %struct.LightMo…
60 …%struct.Transform = type <{ [24 x [16 x float]], [24 x [16 x float]], [16 x float], float, float, …
/minix3/external/bsd/llvm/dist/llvm/docs/
H A DLexicon.rst44 <http://www.program-transformation.org/Transform/BURG>`_ tool.
H A DCMake.rst197 ExecutionEngine, JIT, Support, Transform, VMCore; see the subdirectories of
564 #. Copying ``<pass name>`` folder into ``<LLVM root>/lib/Transform`` directory.
567 ``<LLVM root>/lib/Transform/CMakeLists.txt``.
H A DPasses.rst31 LLVM's Analysis and Transform Passes
45 or program visualization purposes. Transform passes can use (or invalidate)
46 the analysis passes. Transform passes all mutate the program in some way.
370 Transform Passes
373 This section describes the LLVM Transform Passes.
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3066 bool Transform = false; in visitICmpInst() local
3068 Transform = true; in visitICmpInst()
3072 Transform = true; in visitICmpInst()
3078 Transform = replacedSelectWithOperand(cast<SelectInst>(LHSI), &I, in visitICmpInst()
3081 if (Transform) { in visitICmpInst()
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h348 const X##Attr *Transform##X##Attr(const X##Attr *R) { return R; }
563 QualType Transform##CLASS##Type(TypeLocBuilder &TLB, CLASS##TypeLoc T);
649 StmtResult Transform##Node(Node *S);
652 ExprResult Transform##Node(Node *E);
658 OMPClause *Transform ## Class(Class *S);
2857 case Stmt::Node##Class: return getDerived().Transform##Node(cast<Node>(S)); in TransformStmt()
2889 return getDerived().Transform ## Class(cast<Class>(S)); in TransformOMPClause()
2907 case Stmt::Node##Class: return getDerived().Transform##Node(cast<Node>(E)); in TransformExpr()
3702 return getDerived().Transform##CLASS##Type(TLB, \ in TransformType()
5717 return getDerived().Transform##X##Attr(cast<X##Attr>(R)); in TransformAttr()
H A DSemaExprCXX.cpp6156 ExprResult Transform(Expr *E) { in Transform() function in __anon9760a49a0111::TransformTypos
6249 auto Result = TransformTypos(*this, Filter).Transform(E); in CorrectDelayedTyposInExpr()
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp2391 Record *Transform = Fragments[i]->getValueAsDef("OperandTransform"); in ParsePatternFragments() local
2392 if (!getSDNodeTransform(Transform).second.empty()) // not noop xform? in ParsePatternFragments()
2393 P->getOnlyTree()->setTransformFn(Transform); in ParsePatternFragments()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrFragmentsSIMD.td533 // BYTE_imm - Transform bit immediates into byte immediates.
/minix3/external/bsd/bind/dist/unit/atf-src/m4/
H A Dlibtool.m43365 # Transform an extracted symbol line into a proper C declaration.
3370 # Transform an extracted symbol line into symbol name and symbol address
3385 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
3522 [Transform the output of nm in a proper C declaration])
3525 [Transform the output of nm in a C name address pair])
3528 [Transform the output of nm in a C name address pair when lib prefix is needed])
/minix3/external/bsd/bind/dist/m4/
H A Dlibtool.m43676 # Transform an extracted symbol line into a proper C declaration.
3681 # Transform an extracted symbol line into symbol name and symbol address
3696 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
3854 [Transform the output of nm in a proper C declaration])
3857 [Transform the output of nm in a C name address pair])
3860 [Transform the output of nm in a C name address pair when lib prefix is needed])
/minix3/external/bsd/libevent/dist/m4/
H A Dlibtool.m43680 # Transform an extracted symbol line into a proper C declaration.
3685 # Transform an extracted symbol line into symbol name and symbol address
3700 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
3858 [Transform the output of nm in a proper C declaration])
3861 [Transform the output of nm in a C name address pair])
3864 [Transform the output of nm in a C name address pair when lib prefix is needed])
/minix3/external/bsd/file/dist/m4/
H A Dlibtool.m43676 # Transform an extracted symbol line into a proper C declaration.
3681 # Transform an extracted symbol line into symbol name and symbol address
3696 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
3854 [Transform the output of nm in a proper C declaration])
3857 [Transform the output of nm in a C name address pair])
3860 [Transform the output of nm in a C name address pair when lib prefix is needed])
/minix3/external/bsd/flex/dist/m4/
H A Dlibtool.m43688 # Transform an extracted symbol line into a proper C declaration.
3693 # Transform an extracted symbol line into symbol name and symbol address
3708 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
3866 [Transform the output of nm in a proper C declaration])
3869 [Transform the output of nm in a C name address pair])
3872 [Transform the output of nm in a C name address pair when lib prefix is needed])
/minix3/external/mit/expat/dist/m4/
H A Dlibtool.m43630 # Transform an extracted symbol line into a proper C declaration.
3635 # Transform an extracted symbol line into symbol name and symbol address
3650 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
3807 [Transform the output of nm in a proper C declaration])
3810 [Transform the output of nm in a C name address pair])
3813 [Transform the output of nm in a C name address pair when lib prefix is needed])
/minix3/external/mit/expat/dist/
H A Daclocal.m43637 # Transform an extracted symbol line into a proper C declaration.
3642 # Transform an extracted symbol line into symbol name and symbol address
3657 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
3814 [Transform the output of nm in a proper C declaration])
3817 [Transform the output of nm in a C name address pair])
3820 [Transform the output of nm in a C name address pair when lib prefix is needed])
/minix3/crypto/external/bsd/netpgp/dist/
H A Daclocal.m43380 # Transform an extracted symbol line into a proper C declaration.
3385 # Transform an extracted symbol line into symbol name and symbol address
3400 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
3537 [Transform the output of nm in a proper C declaration])
3540 [Transform the output of nm in a C name address pair])
3543 [Transform the output of nm in a C name address pair when lib prefix is needed])
/minix3/gnu/usr.bin/texinfo/patches/
H A D0000-texinfo-nbsd.patch4146 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dtommath.tex2495 …mial basis algorithms (\textit{good reference?}) and subquently Fourier Transform based solutions.…

12