Home
last modified time | relevance | path

Searched defs:isMulAddWithConstProfitable (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2419 virtual bool isMulAddWithConstProfitable(SDValue AddNode, in isMulAddWithConstProfitable() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp21383 bool RISCVTargetLowering::isMulAddWithConstProfitable(SDValue AddNode, isMulAddWithConstProfitable() function in RISCVTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19763 bool ARMTargetLowering::isMulAddWithConstProfitable(SDValue AddNode, in isMulAddWithConstProfitable() function in ARMTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20080 bool DAGCombiner::isMulAddWithConstProfitable(SDNode *MulNode, SDValue AddNode, in isMulAddWithConstProfitable() function in DAGCombiner
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17306 bool AArch64TargetLowering::isMulAddWithConstProfitable( in isMulAddWithConstProfitable() function in AArch64TargetLowering