Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp131 unsigned TargetTransformInfo::getJumpBufSize() const { in getJumpBufSize() function in TargetTransformInfo
522 unsigned getJumpBufSize() const override { in getJumpBufSize() function
/external/llvm/lib/CodeGen/
DBasicTargetTransformInfo.cpp183 unsigned BasicTTI::getJumpBufSize() const { in getJumpBufSize() function in BasicTTI
/external/llvm/include/llvm/Target/
DTargetLowering.h857 unsigned getJumpBufSize() const { in getJumpBufSize() function