HomeSort by relevance Sort by last modified time
    Searched refs:getDataLayout (Results 226 - 250 of 259) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/llvm/lib/Target/ARM/
ARMConstantIslandPass.cpp 533 const DataLayout &TD = *MF->getTarget().getDataLayout();
    [all...]
ARMLoadStoreOptimizer.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86MCInstLower.cpp 127 const DataLayout *DL = TM.getDataLayout();
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp 50 isKnownToBeAPowerOfTwo(I->getOperand(0), IC.getDataLayout(), false, 0,
    [all...]
InstCombineCasts.cpp     [all...]
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCOpts.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
FastISel.cpp     [all...]
LegalizeVectorTypes.cpp 836 unsigned Alignment = TLI.getDataLayout()->getPrefTypeAlignment(VecType);
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]
CGExpr.cpp     [all...]
CGObjCGNU.cpp     [all...]
CGAtomic.cpp 298 return (CGM.getDataLayout().getTypeStoreSize(type) * 8 == expectedSize);
    [all...]
CGBlocks.cpp     [all...]
CGOpenMPRuntime.cpp 352 AI->setAlignment(CGM.getDataLayout().getPrefTypeAlignment(IdentTy));
    [all...]
CodeGenFunction.h     [all...]
CodeGenModule.cpp     [all...]
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp     [all...]
ScalarEvolutionExpander.cpp     [all...]
ValueTracking.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp 641 const DataLayout &DL = I->getModule()->getDataLayout();
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]

Completed in 942 milliseconds

1 2 3 4 5 6 7 8 91011