HomeSort by relevance Sort by last modified time
    Searched refs:getAlignment (Results 101 - 125 of 149) sorted by null

1 2 3 45 6

  /external/llvm/lib/CodeGen/
RegAllocFast.cpp 184 RC->getAlignment());
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
InstrEmitter.cpp 366 unsigned Align = CP->getAlignment();
    [all...]
LegalizeIntegerTypes.cpp 420 N->isNonTemporal(), N->getAlignment());
    [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/MC/
WinCOFFObjectWriter.cpp 387 switch (SectionData.getAlignment()) {
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 782 CP->getAlignment(),
    [all...]
  /external/llvm/lib/Transforms/IPO/
ArgumentPromotion.cpp 709 newLoad->setAlignment(OrigLoad->getAlignment());
    [all...]
  /frameworks/base/core/java/android/text/
Html.java 164 ((AlignmentSpan) style[j]).getAlignment();
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]
X86ISelDAGToDAG.cpp 643 AM.Align = CP->getAlignment();
677 AM.Align = CP->getAlignment();
    [all...]
X86RegisterInfo.cpp 847 if (RI.getRegClass(Reg)->getAlignment() > StackAlignment) {
X86ISelLowering.cpp     [all...]
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]
CodeGenModule.cpp 527 if (F->getAlignment() < 2 && isa<CXXMethodDecl>(D))
    [all...]
CGExpr.cpp 737 lvalue.getAlignment(), lvalue.getType(),
799 lvalue.getAlignment(), lvalue.getType(),
    [all...]
  /external/llvm/lib/Target/ARM/
ARMLoadStoreOptimizer.cpp     [all...]
ARMFrameLowering.cpp     [all...]
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/CBackend/
CBackend.cpp     [all...]
  /external/llvm/lib/VMCore/
Verifier.cpp     [all...]
  /external/llvm/lib/Target/MBlaze/
MBlazeISelLowering.cpp 627 SDValue CP = DAG.getTargetConstantPool(C, MVT::i32, N->getAlignment(),
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp 780 RC->getAlignment(),
    [all...]
  /external/llvm/lib/Transforms/Scalar/
JumpThreading.cpp     [all...]
  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.cpp 565 unsigned alignment = LN->getAlignment();
773 unsigned alignment = SN->getAlignment();
    [all...]

Completed in 1077 milliseconds

1 2 3 45 6