Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBasicBlockInfo.cpp47 void ARMBasicBlockUtils::computeBlockSize(MachineBasicBlock *MBB) { in computeBlockSize() function in llvm::ARMBasicBlockUtils
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64CompressJumpTables.cpp73 AArch64CompressJumpTables::computeBlockSize(MachineBasicBlock &MBB) { in computeBlockSize() function in AArch64CompressJumpTables
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp165 uint64_t BranchRelaxation::computeBlockSize(const MachineBasicBlock &MBB) const { in computeBlockSize() function in BranchRelaxation
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp784 void MipsConstantIslands::computeBlockSize(MachineBasicBlock *MBB) { in computeBlockSize() function in MipsConstantIslands