Searched refs:isMulAddWithConstProfitable (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 547 bool isMulAddWithConstProfitable(SDValue AddNode,
|
| H A D | RISCVISelLowering.cpp | 14063 bool RISCVTargetLowering::isMulAddWithConstProfitable(SDValue AddNode, in isMulAddWithConstProfitable() function in RISCVTargetLowering
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 714 bool isMulAddWithConstProfitable(SDValue AddNode,
|
| H A D | ARMISelLowering.cpp | 19527 bool ARMTargetLowering::isMulAddWithConstProfitable(SDValue AddNode, in isMulAddWithConstProfitable() function in ARMTargetLowering
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 643 bool isMulAddWithConstProfitable(SDValue AddNode,
|
| H A D | AArch64ISelLowering.cpp | 14787 bool AArch64TargetLowering::isMulAddWithConstProfitable( in isMulAddWithConstProfitable() function in AArch64TargetLowering
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 2253 virtual bool isMulAddWithConstProfitable(SDValue AddNode, in isMulAddWithConstProfitable() function
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 689 bool isMulAddWithConstProfitable(SDNode *MulNode, SDValue AddNode, 4169 isMulAddWithConstProfitable(N, N0, N1)) in visitMUL() 18450 bool DAGCombiner::isMulAddWithConstProfitable(SDNode *MulNode, SDValue AddNode, in isMulAddWithConstProfitable() function in DAGCombiner 18457 TLI.isMulAddWithConstProfitable(AddNode, ConstNode)) in isMulAddWithConstProfitable()
|