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

  /external/llvm/include/llvm/CodeGen/
MachineJumpTableInfo.h 88 /// getEntryAlignment - Return the alignment of each entry in the jump table.
89 unsigned getEntryAlignment(const TargetData &TD) const;
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 566 /// getEntryAlignment - Return the alignment of each entry in the jump table.
567 unsigned MachineJumpTableInfo::getEntryAlignment(const TargetData &TD) const {
  /external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]

Completed in 339 milliseconds