Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64BranchRelaxation.cpp165 void AArch64BranchRelaxation::computeBlockSize(const MachineBasicBlock &MBB) { in computeBlockSize() function in AArch64BranchRelaxation
/external/chromium_org/third_party/angle/src/libGLESv2/
Dformatutils.cpp588 GLuint InternalFormat::computeBlockSize(GLenum type, GLsizei width, GLsizei height) const in computeBlockSize() function in gl::InternalFormat
/external/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp816 void MipsConstantIslands::computeBlockSize(MachineBasicBlock *MBB) { in computeBlockSize() function in MipsConstantIslands
/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp799 void ARMConstantIslands::computeBlockSize(MachineBasicBlock *MBB) { in computeBlockSize() function in ARMConstantIslands