Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp340 ? TM->getMaxCodeSize() in isBlockInRange()
549 ? TM->getMaxCodeSize() in fixupUnconditionalBranch()
588 ? TM->getMaxCodeSize() in fixupUnconditionalBranch()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachine.cpp125 uint64_t TargetMachine::getMaxCodeSize() const { in getMaxCodeSize() function in TargetMachine
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h236 uint64_t getMaxCodeSize() const;