Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp119 unsigned TargetTransformInfo::getJumpBufAlignment() const { in getJumpBufAlignment() function in TargetTransformInfo
466 unsigned getJumpBufAlignment() const { in getJumpBufAlignment() function
/external/llvm/lib/CodeGen/
DBasicTargetTransformInfo.cpp149 unsigned BasicTTI::getJumpBufAlignment() const { in getJumpBufAlignment() function in BasicTTI
/external/llvm/include/llvm/Target/
DTargetLowering.h787 unsigned getJumpBufAlignment() const { in getJumpBufAlignment() function