Home
last modified time | relevance | path

Searched refs:x86_addcarry_64 (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DIntrinsicsX86.h41 x86_addcarry_64, // llvm.x86.addcarry.64 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp3417 IID = Intrinsic::x86_addcarry_64; in UpgradeIntrinsicCall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp3245 case Intrinsic::x86_addcarry_64: in visitCallInst()