Home
last modified time | relevance | path

Searched refs:CreateOverflowTuple (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h447 Instruction *CreateOverflowTuple(IntrinsicInst *II, Value *Result, in CreateOverflowTuple() function
H A DInstCombineCalls.cpp1461 return CreateOverflowTuple(II, OperationResult, OverflowResult); in visitCallInst()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h687 Instruction *CreateOverflowTuple(IntrinsicInst *II, Value *Result, in CreateOverflowTuple() function
H A DInstCombineCalls.cpp1781 return CreateOverflowTuple(WO, OperationResult, OverflowResult); in foldIntrinsicWithOverflowCommon()