Home
last modified time | relevance | path

Searched defs:getJumpBufAlignment (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp139 unsigned TargetTransformInfo::getJumpBufAlignment() const { in getJumpBufAlignment() function in TargetTransformInfo
543 unsigned getJumpBufAlignment() const override { in getJumpBufAlignment() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DBasicTargetTransformInfo.cpp182 unsigned BasicTTI::getJumpBufAlignment() const { in getJumpBufAlignment() function in BasicTTI
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLowering.h919 unsigned getJumpBufAlignment() const { in getJumpBufAlignment() function