Home
last modified time | relevance | path

Searched refs:CreateAlignmentAssumption (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DIRBuilder.cpp1383 CallInst *IRBuilderBase::CreateAlignmentAssumption(const DataLayout &DL, in CreateAlignmentAssumption() function in IRBuilderBase
1396 CallInst *IRBuilderBase::CreateAlignmentAssumption(const DataLayout &DL, in CreateAlignmentAssumption() function in IRBuilderBase
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DIRBuilder.h2615 CallInst *CreateAlignmentAssumption(const DataLayout &DL, Value *PtrValue,
2628 CallInst *CreateAlignmentAssumption(const DataLayout &DL, Value *PtrValue,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DIRBuilder.h2516 CallInst *CreateAlignmentAssumption(const DataLayout &DL, Value *PtrValue,
2529 CallInst *CreateAlignmentAssumption(const DataLayout &DL, Value *PtrValue,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DIRBuilder.h2615 CallInst *CreateAlignmentAssumption(const DataLayout &DL, Value *PtrValue,
2628 CallInst *CreateAlignmentAssumption(const DataLayout &DL, Value *PtrValue,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DIRBuilder.h2632 CallInst *CreateAlignmentAssumption(const DataLayout &DL, Value *PtrValue,
2645 CallInst *CreateAlignmentAssumption(const DataLayout &DL, Value *PtrValue,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DIRBuilder.h2605 CallInst *CreateAlignmentAssumption(const DataLayout &DL, Value *PtrValue,
2618 CallInst *CreateAlignmentAssumption(const DataLayout &DL, Value *PtrValue,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIRBuilder.h2834 CallInst *CreateAlignmentAssumption(const DataLayout &DL, Value *PtrValue,
2861 CallInst *CreateAlignmentAssumption(const DataLayout &DL, Value *PtrValue,
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1086 .CreateAlignmentAssumption(DL, Arg, Align); in AddAlignmentAssumptions()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1169 .CreateAlignmentAssumption(DL, ArgVal, Align); in AddAlignmentAssumptions()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1457 CallInst *NewAsmp = IRBuilder<>(&CB).CreateAlignmentAssumption( in AddAlignmentAssumptions()
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DIRBuilder.h1765 CallInst *CreateAlignmentAssumption(const DataLayout &DL, Value *PtrValue,
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenFunction.h2090 Builder.CreateAlignmentAssumption(CGM.getDataLayout(), PtrValue, Alignment,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3083 Builder.CreateAlignmentAssumption(F->getParent()->getDataLayout(), in applySimd()