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

  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
Local.cpp 717 /// enforceKnownAlignment - If the specified pointer points to an object that
723 static unsigned enforceKnownAlignment(Value *V, unsigned Align,
782 Align = enforceKnownAlignment(V, Align, PrefAlign, TD);
    [all...]
  /external/llvm/lib/Transforms/Utils/
Local.cpp     [all...]

Completed in 450 milliseconds