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

  /external/llvm/include/llvm/IR/
DataLayout.h 220 bool exceedsNaturalStackAlignment(unsigned Align) const {
  /external/llvm/lib/Transforms/Utils/
Local.cpp 770 if (TD && TD->exceedsNaturalStackAlignment(PrefAlign))
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]

Completed in 99 milliseconds