Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1464 return JumpBufAlignment; in getJumpBufAlignment()
1999 JumpBufAlignment = Align; in setJumpBufAlignment()
2532 unsigned JumpBufAlignment; variable
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp556 JumpBufAlignment = 0; in TargetLoweringBase()