Home
last modified time | relevance | path

Searched defs:Transform (Results 1 – 17 of 17) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DScriptedPythonInterface.h299 template <typename T> T Transform(T object) { Transform() function
304 python::PythonObject Transform(bool arg) { Transform() function
309 python::PythonObject Transform(Status arg) { Transform() function
313 python::PythonObject Transform(const StructuredDataImpl &arg) { Transform() function
317 python::PythonObject Transform(lldb::ExecutionContextRefSP arg) { Transform() function
321 python::PythonObject Transform(lldb::ProcessSP arg) { Transform() function
325 python::PythonObject Transform(lldb::ProcessAttachInfoSP arg) { Transform() function
329 python::PythonObject Transform(lldb::ProcessLaunchInfoSP arg) { Transform() function
333 python::PythonObject Transform(lldb::DataExtractorSP arg) { Transform() function
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DObjectTransformLayer.h39 void setTransform(TransformFunction Transform) { in setTransform()
45 TransformFunction Transform; variable
H A DIRTransformLayer.h35 void setTransform(TransformFunction Transform) { in setTransform()
49 TransformFunction Transform; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DParallel.h269 Transform); in parallelTransformReduce() argument
171 parallel_transform_reduce(IterTy Begin,IterTy End,ResultTy Init,ReduceFuncTy Reduce,TransformFuncTy Transform) parallel_transform_reduce() argument
241 parallelTransformReduce(IterTy Begin,IterTy End,ResultTy Init,ReduceFuncTy Reduce,TransformFuncTy Transform) parallelTransformReduce() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp157 const std::string Transform; member in __anon7ae424ca0211::PatternRewriteDescriptor
329 std::string Transform; in parseRewriteFunctionDescriptor() local
398 std::string Transform; parseRewriteGlobalVariableDescriptor() local
461 std::string Transform; parseRewriteGlobalAliasDescriptor() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DIRTransformLayer.cpp16 TransformFunction Transform) in IRTransformLayer()
H A DObjectTransformLayer.cpp21 TransformFunction Transform) in ObjectTransformLayer()
/freebsd-src/sbin/ipf/ipftest/
H A Dmd5.c199 static void Transform (UINT4 *buf, UINT4 *in) in Transform() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp1298 TransformDFA Transform(&SwitchPaths, DT, AC, TTI, ORE, EphValues); run() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp2696 ConvertConstructorToDeductionGuideTransform Transform( DeclareImplicitDeductionGuideFromInitList() local
2735 ConvertConstructorToDeductionGuideTransform Transform( DeclareImplicitDeductionGuides() local
H A DSemaExprCXX.cpp8747 ExprResult Transform(Expr *E) { Transform() function in __anona1ef79991311::TransformTypos
H A DSemaOpenMP.cpp9809 __anon265630163f02(OMPLoopTransformationDirective *Transform) checkOpenMPLoop() argument
14949 __anon265630164c02(OMPLoopBasedDirective *Transform) checkTransformableLoopNest() argument
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5048 matchDoublePermute(const SmallVectorImpl<int> & Bytes,const Permute & P,SmallVectorImpl<int> & Transform) matchDoublePermute() argument
5069 matchDoublePermute(const SmallVectorImpl<int> & Bytes,SmallVectorImpl<int> & Transform) matchDoublePermute() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp6535 bool Transform = Op3Reg == Op4Reg; tryConvertingToTwoOperandForm() local
10534 bool Transform = DestReg == Inst.getOperand(1).getReg(); processInstruction() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h536 std::string_view Transform; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3993 bool Transform = false; foldSelectICmp() local
[all...]