Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h596 bool MathUsed) const override { in shouldFormOverflowOp()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h623 bool MathUsed) const override { in shouldFormOverflowOp()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h755 bool MathUsed) const override { in shouldFormOverflowOp()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3228 bool MathUsed) const { in shouldFormOverflowOp()