Home
last modified time | relevance | path

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

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