HomeSort by relevance Sort by last modified time
    Searched refs:getAlignment (Results 126 - 150 of 188) sorted by null

1 2 3 4 56 7 8

  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]
ARMLoadStoreOptimizer.cpp     [all...]
ARMISelLowering.cpp     [all...]
ARMFrameLowering.cpp     [all...]
  /external/llvm/lib/Transforms/IPO/
ArgumentPromotion.cpp 707 newLoad->setAlignment(OrigLoad->getAlignment());
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp 599 IAlignment = LI->getAlignment();
600 JAlignment = LJ->getAlignment();
607 IAlignment = SI->getAlignment();
608 JAlignment = SJ->getAlignment();
    [all...]
LoopVectorize.cpp     [all...]
  /frameworks/base/core/java/android/text/
Html.java 173 ((AlignmentSpan) style[j]).getAlignment();
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp 422 N->isNonTemporal(), N->getAlignment());
    [all...]
InstrEmitter.cpp 389 unsigned Align = CP->getAlignment();
    [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]
  /external/llvm/lib/Analysis/
ValueTracking.cpp 276 unsigned Align = GV->getAlignment();
611 unsigned Align = AI->getAlignment();
    [all...]
  /external/llvm/lib/IR/
Verifier.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp     [all...]
  /external/llvm/lib/Target/MBlaze/
MBlazeISelLowering.cpp 630 SDValue CP = DAG.getTargetConstantPool(C, MVT::i32, N->getAlignment(),
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp 91 return DAG.getTargetConstantPool(N->getConstVal(), Ty, N->getAlignment(),
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp     [all...]
PPCISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp 142 New->setAlignment(AI.getAlignment());
    [all...]
  /external/llvm/lib/Transforms/Scalar/
JumpThreading.cpp     [all...]

Completed in 1000 milliseconds

1 2 3 4 56 7 8