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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineFunction.cpp 546 /// getEntryAlignment - Return the alignment of each entry in the jump table.
547 unsigned MachineJumpTableInfo::getEntryAlignment(const TargetData &TD) const {
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 788 unsigned MachineJumpTableInfo::getEntryAlignment(const DataLayout &TD) const {
    [all...]

Completed in 64 milliseconds