Searched defs:MinWidth (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp326 unsigned MinWidth = Type.Width + (Signed && !Type.Signed); local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4877 unsigned MinWidth = -1U; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp1399 unsigned MinWidth = Target->getLargeArrayMinWidth(); local

Completed in 202 milliseconds