Home
last modified time | relevance | path

Searched defs:DoTransform (Results 1 – 4 of 4) sorted by relevance

/external/webp/src/dec/
Dframe_dec.c43 static WEBP_INLINE void DoTransform(uint32_t bits, const int16_t* const src, in DoTransform() function
/external/llvm/lib/CodeGen/
DBranchFolding.cpp1382 bool DoTransform = true; in OptimizeBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBranchFolding.cpp1516 bool DoTransform = true; in OptimizeBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp848 bool DoTransform) { in transformZExtICmp()