Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h466 bool MathUsed) const override {
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h620 bool MathUsed) const override { in shouldFormOverflowOp() argument
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h647 bool MathUsed) const override { in shouldFormOverflowOp() argument
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1320 bool MathUsed) const override;
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2793 bool MathUsed) const { in shouldFormOverflowOp() argument
2806 return MathUsed && (VT.isSimple() || !isOperationExpand(Opcode, VT)); in shouldFormOverflowOp()