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

  /external/llvm/include/llvm/IR/
IntrinsicInst.h 174 Type *getAlignmentType() const {
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp 67 MI->setAlignment(ConstantInt::get(MI->getAlignmentType(),
159 MI->setAlignment(ConstantInt::get(MI->getAlignmentType(),
    [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp 85 TypeSourceInfo *Result = S.SubstType(Aligned->getAlignmentType(),
107 S.collectUnexpandedParameterPacks(Aligned->getAlignmentType()->getTypeLoc(),
    [all...]

Completed in 69 milliseconds