/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | Parallel.h | 171 TransformFuncTy Transform) { in parallel_transform_reduce() 241 TransformFuncTy Transform) { in parallelTransformReduce() 269 TransformFuncTy Transform) { in parallelTransformReduce()
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | SymbolRewriter.cpp | 159 const std::string Transform; member in __anon0545776f0211::PatternRewriteDescriptor 331 std::string Transform; in parseRewriteFunctionDescriptor() local 400 std::string Transform; in parseRewriteGlobalVariableDescriptor() local 463 std::string Transform; in parseRewriteGlobalAliasDescriptor() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | ScriptedPythonInterface.h | 111 template <typename T> T Transform(T object) { in Transform() function 116 python::PythonObject Transform(Status arg) { in Transform() function
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
H A D | IRTransformLayer.cpp | 16 TransformFunction Transform) in IRTransformLayer()
|
H A D | ObjectTransformLayer.cpp | 21 TransformFunction Transform) in ObjectTransformLayer()
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | DFAJumpThreading.cpp | 1330 TransformDFA Transform(&SwitchPaths, DT, AC, TTI, ORE, EphValues); in run() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 4647 SmallVectorImpl<int> &Transform) { in matchDoublePermute() 4668 SmallVectorImpl<int> &Transform) { in matchDoublePermute()
|
/openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
H A D | CodeGenDAGPatterns.cpp | 3330 Record *Transform = Frag->getValueAsDef("OperandTransform"); in ParsePatternFragments() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 6699 bool Transform = Op3Reg == Op4Reg; in tryConvertingToTwoOperandForm() local 10383 bool Transform = DestReg == Inst.getOperand(1).getReg(); in processInstruction() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 3562 bool Transform = false; in foldSelectICmp() local
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaExprCXX.cpp | 8685 ExprResult Transform(Expr *E) { in Transform() function in __anonf8dedf7e1211::TransformTypos
|
H A D | SemaTemplate.cpp | 2577 ConvertConstructorToDeductionGuideTransform Transform( in DeclareImplicitDeductionGuides() local
|
H A D | SemaOpenMP.cpp | 9594 [&SemaRef, &Captures](OMPLoopTransformationDirective *Transform) { in checkOpenMPLoop() 14651 [&OriginalInits](OMPLoopBasedDirective *Transform) { in checkTransformableLoopNest()
|