Home
last modified time | relevance | path

Searched refs:CreateOverflowTuple (Results 1 – 4 of 4) 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/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h603 Instruction *CreateOverflowTuple(IntrinsicInst *II, Value *Result, in CreateOverflowTuple() function
DInstCombineCalls.cpp2032 return CreateOverflowTuple(II, OperationResult, OverflowResult); in visitCallInst()