Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBasicBlockInfo.cpp47 void ARMBasicBlockUtils::computeBlockSize(MachineBasicBlock *MBB) { in computeBlockSize() function in llvm::ARMBasicBlockUtils
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64CompressJumpTables.cpp67 int AArch64CompressJumpTables::computeBlockSize(MachineBasicBlock &MBB) { in computeBlockSize() function in AArch64CompressJumpTables
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBranchRelaxation.cpp169 uint64_t BranchRelaxation::computeBlockSize(const MachineBasicBlock &MBB) const { in computeBlockSize() function in BranchRelaxation
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp790 void MipsConstantIslands::computeBlockSize(MachineBasicBlock *MBB) { in computeBlockSize() function in MipsConstantIslands