HomeSort by relevance Sort by last modified time
    Searched refs:getAlignmentType (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/IR/
IntrinsicInst.h 199 Type *getAlignmentType() const {
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp 70 MI->setAlignment(ConstantInt::get(MI->getAlignmentType(), MinAlign, false));
160 MI->setAlignment(ConstantInt::get(MI->getAlignmentType(),
    [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp 89 TypeSourceInfo *Result = S.SubstType(Aligned->getAlignmentType(),
111 S.collectUnexpandedParameterPacks(Aligned->getAlignmentType()->getTypeLoc(),
    [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]

Completed in 249 milliseconds