/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ |
H A D | ScriptedPythonInterface.h | 302 template <typename T> T Transform(T object) { in Transform() function 307 python::PythonObject Transform(bool arg) { in Transform() function 312 python::PythonObject Transform(Status arg) { in Transform() function 316 python::PythonObject Transform(const StructuredDataImpl &arg) { in Transform() function 320 python::PythonObject Transform(lldb::ExecutionContextRefSP arg) { in Transform() function 324 python::PythonObject Transform(lldb::ProcessSP arg) { in Transform() function 328 python::PythonObject Transform(lldb::ThreadPlanSP arg) { in Transform() function 332 python::PythonObject Transform(lldb::ProcessAttachInfoSP arg) { in Transform() function 336 python::PythonObject Transform(lldb::ProcessLaunchInfoSP arg) { in Transform() function 340 python::PythonObject Transform(Event *arg) { in Transform() function [all …]
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | ScriptedPythonInterface.h |
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | ObjectTransformLayer.h | 39 void setTransform(TransformFunction Transform) { in setTransform() 45 TransformFunction Transform; variable
|
H A D | IRTransformLayer.h | 35 void setTransform(TransformFunction Transform) { in setTransform() 49 TransformFunction Transform; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Parallel.h | 169 TransformFuncTy Transform) { in parallel_transform_reduce() 239 TransformFuncTy Transform) { in parallelTransformReduce() 267 TransformFuncTy Transform) { in parallelTransformReduce()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SymbolRewriter.cpp | 157 const std::string Transform; member in __anon8c4031380211::PatternRewriteDescriptor 329 std::string Transform; in parseRewriteFunctionDescriptor() local 398 std::string Transform; in parseRewriteGlobalVariableDescriptor() local 461 std::string Transform; in parseRewriteGlobalAliasDescriptor() local
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | IRTransformLayer.cpp | 16 TransformFunction Transform) in IRTransformLayer()
|
H A D | ObjectTransformLayer.cpp | 21 TransformFunction Transform) in ObjectTransformLayer()
|
/freebsd/sbin/ipf/ipftest/ |
H A D | md5.c | 199 static void Transform (UINT4 *buf, UINT4 *in) in Transform() function
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateDeductionGuide.cpp | 1327 ConvertConstructorToDeductionGuideTransform Transform( in DeclareAggregateDeductionGuideFromInitList() local 1374 ConvertConstructorToDeductionGuideTransform Transform( in DeclareImplicitDeductionGuides() local
|
H A D | SemaExprCXX.cpp | 8969 ExprResult Transform(Expr *E) { in Transform() function in __anon88ca3d871611::TransformTypos
|
H A D | SemaOpenMP.cpp | 9644 [&SemaRef, &Captures](OMPLoopTransformationDirective *Transform) { in checkOpenMPLoop() 14049 [&OriginalInits](OMPLoopBasedDirective *Transform) { in checkTransformableLoopNest()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | DFAJumpThreading.cpp | 1349 TransformDFA Transform(&SwitchPaths, DT, AC, TTI, ORE, EphValues); in run() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenDAGPatterns.cpp | 3313 Record *Transform = Frag->getValueAsDef("OperandTransform"); in ParsePatternFragments() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 5049 SmallVectorImpl<int> &Transform) { in matchDoublePermute() 5070 SmallVectorImpl<int> &Transform) { in matchDoublePermute()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 6804 bool Transform = Op3Reg == Op4Reg; in tryConvertingToTwoOperandForm() local 10728 bool Transform = DestReg == Inst.getOperand(1).getReg(); in processInstruction() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 535 std::string_view Transform; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 4156 bool Transform = false; in foldSelectICmp() local
|