Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMBasicBlockInfo.cpp47 void ARMBasicBlockUtils::computeBlockSize(MachineBasicBlock *MBB) { in computeBlockSize() function in llvm::ARMBasicBlockUtils
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBasicBlockInfo.cpp47 void ARMBasicBlockUtils::computeBlockSize(MachineBasicBlock *MBB) { in computeBlockSize() function in llvm::ARMBasicBlockUtils
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64CompressJumpTables.cpp67 int AArch64CompressJumpTables::computeBlockSize(MachineBasicBlock &MBB) { in computeBlockSize() function in AArch64CompressJumpTables
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64CompressJumpTables.cpp73 AArch64CompressJumpTables::computeBlockSize(MachineBasicBlock &MBB) { in computeBlockSize() function in AArch64CompressJumpTables
/external/llvm/lib/Target/AArch64/
DAArch64BranchRelaxation.cpp177 void AArch64BranchRelaxation::computeBlockSize(const MachineBasicBlock &MBB) { in computeBlockSize() function in AArch64BranchRelaxation
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DBranchRelaxation.cpp167 uint64_t BranchRelaxation::computeBlockSize(const MachineBasicBlock &MBB) const { in computeBlockSize() function in BranchRelaxation
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBranchRelaxation.cpp169 uint64_t BranchRelaxation::computeBlockSize(const MachineBasicBlock &MBB) const { in computeBlockSize() function in BranchRelaxation
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/
DCSKYConstantIslandPass.cpp583 void CSKYConstantIslands::computeBlockSize(MachineBasicBlock *MBB) { in computeBlockSize() function in CSKYConstantIslands
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp784 void MipsConstantIslands::computeBlockSize(MachineBasicBlock *MBB) { in computeBlockSize() function in MipsConstantIslands
/external/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp799 void MipsConstantIslands::computeBlockSize(MachineBasicBlock *MBB) { in computeBlockSize() function in MipsConstantIslands
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp790 void MipsConstantIslands::computeBlockSize(MachineBasicBlock *MBB) { in computeBlockSize() function in MipsConstantIslands
/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp906 void ARMConstantIslands::computeBlockSize(MachineBasicBlock *MBB) { in computeBlockSize() function in ARMConstantIslands