Searched refs:CreateAlignmentAssumption (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DIRBuilder.cpp1383 CallInst *IRBuilderBase::CreateAlignmentAssumption(const DataLayout &DL, function in class:IRBuilderBase
1396 CallInst *IRBuilderBase::CreateAlignmentAssumption(const DataLayout &DL, function in class:IRBuilderBase
/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DIRBuilder.h2516 CallInst *CreateAlignmentAssumption(const DataLayout &DL, Value *PtrValue,
2529 CallInst *CreateAlignmentAssumption(const DataLayout &DL, Value *PtrValue,
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1457 CallInst *NewAsmp = IRBuilder<>(&CB).CreateAlignmentAssumption(
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2441 llvm::Instruction *Assumption = Builder.CreateAlignmentAssumption(
/openbsd-current/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3083 Builder.CreateAlignmentAssumption(F->getParent()->getDataLayout(),

Completed in 207 milliseconds