Home
last modified time | relevance | path

Searched defs:MathUsed (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h622 bool MathUsed) const override { in shouldFormOverflowOp()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h655 bool MathUsed) const override { in shouldFormOverflowOp()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h778 bool MathUsed) const override { in shouldFormOverflowOp()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3343 bool MathUsed) const { in shouldFormOverflowOp()