Home
last modified time | relevance | path

Searched defs:computeBlockSize (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBasicBlockInfo.cpp44 void ARMBasicBlockUtils::computeBlockSize(MachineBasicBlock *MBB) { in computeBlockSize() function in llvm::ARMBasicBlockUtils
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CompressJumpTables.cpp68 AArch64CompressJumpTables::computeBlockSize(MachineBasicBlock &MBB) { in computeBlockSize() function in AArch64CompressJumpTables
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp215 BranchRelaxation::computeBlockSize(const MachineBasicBlock &MBB) const { in computeBlockSize() function in BranchRelaxation
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp577 void CSKYConstantIslands::computeBlockSize(MachineBasicBlock *MBB) { in computeBlockSize() function in CSKYConstantIslands
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp782 void MipsConstantIslands::computeBlockSize(MachineBasicBlock *MBB) { in computeBlockSize() function in MipsConstantIslands