Home
last modified time | relevance | path

Searched refs:ensureAlignment (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMComputeBlockSize.cpp67 MBB->getParent()->ensureAlignment(2); in computeBlockSize()
DARMConstantIslandPass.cpp402 MF->ensureAlignment(2); in runOnMachineFunction()
499 MF->ensureAlignment(BB->getAlignment()); in doInitialConstPlacement()
/external/llvm/lib/CodeGen/
DPatchableFunction.cpp81 MF.ensureAlignment(4); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPatchableFunction.cpp82 MF.ensureAlignment(4); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600AsmPrinter.cpp108 MF.ensureAlignment(8); in runOnMachineFunction()
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DAsset.java941 return ensureAlignment(mMap); in getBuffer()
1007 final byte[] ensureAlignment(FileMap map) { in ensureAlignment() method in Asset._FileAsset
/external/llvm/include/llvm/CodeGen/
DMachineFunction.h320 void ensureAlignment(unsigned A) {
/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp457 MF->ensureAlignment(2); in runOnMachineFunction()
554 MF->ensureAlignment(BB->getAlignment()); in doInitialConstPlacement()
926 MBB->getParent()->ensureAlignment(2); in computeBlockSize()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFunction.h459 void ensureAlignment(unsigned A) {
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp546 MF->ensureAlignment(BB->getAlignment()); in doInitialPlacement()
/external/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp542 MF->ensureAlignment(BB->getAlignment()); in doInitialPlacement()