HomeSort by relevance Sort by last modified time
    Searched refs:uadd_with_overflow (Results 1 - 25 of 44) sorted by null

1 2

  /external/llvm/lib/Target/SystemZ/
SystemZTargetTransformInfo.cpp 201 case Intrinsic::uadd_with_overflow:
  /external/llvm/lib/Target/PowerPC/
PPCTargetTransformInfo.cpp 89 case Intrinsic::uadd_with_overflow:
  /external/llvm/include/llvm/CodeGen/
FastISel.h 517 case Intrinsic::uadd_with_overflow:
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 486 case Intrinsic::uadd_with_overflow:
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 486 case Intrinsic::uadd_with_overflow:
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 486 case Intrinsic::uadd_with_overflow:
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 486 case Intrinsic::uadd_with_overflow:
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 486 case Intrinsic::uadd_with_overflow:
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 486 case Intrinsic::uadd_with_overflow:
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 486 case Intrinsic::uadd_with_overflow:
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
FastISel.h 486 case Intrinsic::uadd_with_overflow:
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ConstantFolding.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 123 case Intrinsic::uadd_with_overflow:
InstructionCombining.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyIndVar.cpp 348 case Intrinsic::uadd_with_overflow:
  /external/swiftshader/third_party/LLVM/lib/Target/CBackend/
CBackend.cpp     [all...]
  /external/clang/lib/CodeGen/
CGExprCXX.cpp 773 llvm::Value *uadd_with_overflow local
774 = CGF.CGM.getIntrinsic(llvm::Intrinsic::uadd_with_overflow, CGF.SizeTy);
778 CGF.Builder.CreateCall(uadd_with_overflow, {size, cookieSizeV});
    [all...]
  /external/llvm/lib/Analysis/
ConstantFolding.cpp     [all...]
ValueTracking.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
InstCombineCalls.cpp 391 case Intrinsic::uadd_with_overflow: {
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64TargetTransformInfo.cpp 144 case Intrinsic::uadd_with_overflow:
AArch64FastISel.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp 293 case Intrinsic::uadd_with_overflow:
    [all...]
X86TargetTransformInfo.cpp     [all...]

Completed in 2757 milliseconds

1 2