HomeSort by relevance Sort by last modified time
    Searched refs:TransformFunction (Results 1 - 6 of 6) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
IRTransformLayer.h 29 using TransformFunction =
33 TransformFunction Transform = identityTransform);
35 void setTransform(TransformFunction Transform) {
48 TransformFunction Transform;
ObjectTransformLayer.h 28 using TransformFunction =
33 TransformFunction Transform);
40 TransformFunction Transform;
LLJIT.h 115 void setLazyCompileTransform(IRTransformLayer2::TransformFunction Transform) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
IRTransformLayer.cpp 18 TransformFunction Transform)
ObjectTransformLayer.cpp 18 TransformFunction Transform)
  /external/selinux/libselinux/src/
sha1.c 61 // TransformFunction
67 TransformFunction
173 TransformFunction(Context->State, Context->Buffer);
176 TransformFunction(Context->State, (uint8_t*)Buffer + i);

Completed in 291 milliseconds