Home
last modified time | relevance | path

Searched defs:shouldFormOverflowOp (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h2580 virtual bool shouldFormOverflowOp(unsigned Opcode, EVT VT) const { in shouldFormOverflowOp() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp5149 bool X86TargetLowering::shouldFormOverflowOp(unsigned Opcode, EVT VT) const { in shouldFormOverflowOp() function in X86TargetLowering