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

  /external/llvm/lib/Transforms/Utils/
LowerInvoke.cpp 433 unsigned Align = TLI ? TLI->getJumpBufAlignment() : 0;
  /external/llvm/include/llvm/Target/
TargetLowering.h 700 /// getJumpBufAlignment - returns the target's jmp_buf alignment in bytes
702 unsigned getJumpBufAlignment() const {
    [all...]

Completed in 145 milliseconds