Searched refs:CreateAlignmentAssumptionHelper (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 1372 CallInst *IRBuilderBase::CreateAlignmentAssumptionHelper(const DataLayout &DL, in CreateAlignmentAssumptionHelper() function in IRBuilderBase 1393 return CreateAlignmentAssumptionHelper(DL, PtrValue, AlignValue, OffsetValue); in CreateAlignmentAssumption() 1402 return CreateAlignmentAssumptionHelper(DL, PtrValue, Alignment, OffsetValue); in CreateAlignmentAssumption()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | IRBuilder.h | 2796 CallInst *CreateAlignmentAssumptionHelper(const DataLayout &DL, in CreateAlignmentAssumptionHelper() function 2845 return CreateAlignmentAssumptionHelper(DL, PtrValue, Mask, IntPtrTy, 2876 return CreateAlignmentAssumptionHelper(DL, PtrValue, Mask, IntPtrTy,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | IRBuilder.h | 2604 CallInst *CreateAlignmentAssumptionHelper(const DataLayout &DL,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | IRBuilder.h | 2505 CallInst *CreateAlignmentAssumptionHelper(const DataLayout &DL,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | IRBuilder.h | 2604 CallInst *CreateAlignmentAssumptionHelper(const DataLayout &DL,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | IRBuilder.h | 2621 CallInst *CreateAlignmentAssumptionHelper(const DataLayout &DL,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | IRBuilder.h | 2594 CallInst *CreateAlignmentAssumptionHelper(const DataLayout &DL,
|