/external/llvm/include/llvm/ |
D | Instructions.h | 102 unsigned getAlignment() const { in getAlignment() function 181 unsigned getAlignment() const { in getAlignment() function 301 unsigned getAlignment() const { in getAlignment() function
|
D | IntrinsicInst.h | 131 unsigned getAlignment() const { in getAlignment() function
|
D | GlobalValue.h | 80 unsigned getAlignment() const { in getAlignment() function
|
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
D | UniformListItem.java | 74 private static int getAlignment(List<? extends OffsettedItem> items) { in getAlignment() method in UniformListItem
|
D | Section.java | 97 public final int getAlignment() { in getAlignment() method in Section
|
D | OffsettedItem.java | 253 public final int getAlignment() { in getAlignment() method in OffsettedItem
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineConstantPool.h | 104 int getAlignment() const { in getAlignment() function
|
/external/llvm/lib/Transforms/IPO/ |
D | ConstantMerge.cpp | 94 unsigned ConstantMerge::getAlignment(GlobalVariable *GV) const { in getAlignment() function in ConstantMerge
|
/external/jmonkeyengine/engine/src/core/com/jme3/scene/control/ |
D | BillboardControl.java | 275 public Alignment getAlignment() { in getAlignment() method in BillboardControl
|
/external/clang/include/clang/AST/ |
D | RecordLayout.h | 118 CharUnits getAlignment() const { return Alignment; } in getAlignment() function
|
/external/jmonkeyengine/engine/src/core/com/jme3/font/ |
D | StringBlock.java | 117 BitmapFont.Align getAlignment() { in getAlignment() method in StringBlock
|
D | BitmapText.java | 233 public BitmapFont.Align getAlignment() { in getAlignment() method in BitmapText
|
/external/clang/lib/CodeGen/ |
D | CGValue.h | 226 CharUnits getAlignment() const { return CharUnits::fromQuantity(Alignment); } in getAlignment() function 429 CharUnits getAlignment() const { in getAlignment() function
|
D | CGExprConstant.cpp | 79 CharUnits getAlignment(const llvm::Constant *C) const { in getAlignment() function in __anon2bb5a5970111::ConstStructBuilder
|
/external/llvm/include/llvm/Target/ |
D | TargetData.h | 338 unsigned getAlignment() const { in getAlignment() function
|
D | TargetRegisterInfo.h | 90 unsigned getAlignment() const { return MC->getAlignment(); } in getAlignment() function
|
/external/clang/lib/Sema/ |
D | SemaAttr.cpp | 53 unsigned getAlignment() { return Alignment; } in getAlignment() function in __anona0e600160111::PragmaPackStack
|
/external/llvm/include/llvm/MC/ |
D | MCRegisterInfo.h | 86 unsigned getAlignment() const { return Alignment; } in getAlignment() function
|
D | MCAssembler.h | 258 unsigned getAlignment() const { return Alignment; } in getAlignment() function 494 unsigned getAlignment() const { return Alignment; } in getAlignment() function
|
/external/llvm/lib/Target/ |
D | TargetData.cpp | 511 unsigned TargetData::getAlignment(Type *Ty, bool abi_or_pref) const { in getAlignment() function in TargetData
|
/external/llvm/include/llvm/Object/ |
D | ObjectFile.h | 481 inline error_code SectionRef::getAlignment(uint64_t &Result) const { in getAlignment() function
|
/external/llvm/lib/CodeGen/ |
D | MachineInstr.cpp | 422 uint64_t MachineMemOperand::getAlignment() const { in getAlignment() function in MachineMemOperand
|