Home
last modified time | relevance | path

Searched defs:Transformation (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp272 class Transformation { class
276 Transformation(bool TD) : TopDown(TD) {} in Transformation() function in __anone396fac70111::Transformation
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp1197 static llvm::DenseMap<int, const char *> Transformation = {{ printUnaryTransformBefore() local