Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DObjectTransformLayer.h40 void setTransform(TransformFunction Transform) { in setTransform()
46 TransformFunction Transform; variable
H A DIRTransformLayer.h37 void setTransform(TransformFunction Transform) { in setTransform()
51 TransformFunction Transform; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DParallel.h192 TransformFuncTy Transform) { in parallel_transform_reduce()
278 TransformFuncTy Transform) { in parallelTransformReduce()
306 TransformFuncTy Transform) { in parallelTransformReduce()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DIRTransformLayer.cpp16 TransformFunction Transform) in IRTransformLayer()
H A DObjectTransformLayer.cpp21 TransformFunction Transform) in ObjectTransformLayer()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp160 const std::string Transform; member in __anone8ee82230211::PatternRewriteDescriptor
332 std::string Transform; in parseRewriteFunctionDescriptor() local
401 std::string Transform; in parseRewriteGlobalVariableDescriptor() local
464 std::string Transform; in parseRewriteGlobalAliasDescriptor() local
/netbsd-src/external/bsd/elftosb/dist/common/
H A DSHA1.cpp89 void CSHA1::Transform(uint32_t *state, const uint8_t *buffer) in Transform() function in CSHA1
/netbsd-src/external/bsd/ipf/dist/
H A Dmd5.c215 static void Transform (buf, in) in Transform() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4358 SmallVectorImpl<int> &Transform) { in matchDoublePermute()
4379 SmallVectorImpl<int> &Transform) { in matchDoublePermute()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp3254 Record *Transform = Frag->getValueAsDef("OperandTransform"); in ParsePatternFragments() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp6660 bool Transform = Op3Reg == Op4Reg; in tryConvertingToTwoOperandForm() local
10325 bool Transform = DestReg == Inst.getOperand(1).getReg(); in processInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3286 bool Transform = false; in foldICmpInstWithConstantNotInt() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp8328 ExprResult Transform(Expr *E) { in Transform() function in __anon6c647f321111::TransformTypos
H A DSemaTemplate.cpp2476 ConvertConstructorToDeductionGuideTransform Transform( in DeclareImplicitDeductionGuides() local