Searched defs:computeBlockSize (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMBasicBlockInfo.cpp | 46 void ARMBasicBlockUtils::computeBlockSize(MachineBasicBlock *MBB) { computeBlockSize() function in llvm::ARMBasicBlockUtils |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64CompressJumpTables.cpp | 73 AArch64CompressJumpTables::computeBlockSize(MachineBasicBlock &MBB) { computeBlockSize() function in AArch64CompressJumpTables |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | BranchRelaxation.cpp | 202 uint64_t BranchRelaxation::computeBlockSize(const MachineBasicBlock &MBB) const { computeBlockSize() function in BranchRelaxation |
/llvm-project/llvm/lib/Target/CSKY/ | ||
H A D | CSKYConstantIslandPass.cpp | 583 void CSKYConstantIslands::computeBlockSize(MachineBasicBlock *MBB) { computeBlockSize() function in CSKYConstantIslands |
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsConstantIslandPass.cpp | 784 void MipsConstantIslands::computeBlockSize(MachineBasicBlock *MBB) { computeBlockSize() function in MipsConstantIslands |