Home
last modified time | relevance | path

Searched refs:getMaxCodeSize (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp358 ? TM->getMaxCodeSize() in isBlockInRange()
570 ? TM->getMaxCodeSize() in fixupUnconditionalBranch()
609 ? TM->getMaxCodeSize() in fixupUnconditionalBranch()
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachine.cpp172 uint64_t TargetMachine::getMaxCodeSize() const { in getMaxCodeSize() function in TargetMachine
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h267 uint64_t getMaxCodeSize() const;