Home
last modified time | relevance | path

Searched refs:JumpBufAlignment (Results 1 – 2 of 2) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLowering.h920 return JumpBufAlignment; in getJumpBufAlignment()
1331 JumpBufAlignment = Align; in setJumpBufAlignment()
1692 unsigned JumpBufAlignment; variable
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp728 JumpBufAlignment = 0; in TargetLoweringBase()