Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2418 virtual bool isMulAddWithConstProfitable(SDValue AddNode, isMulAddWithConstProfitable() function
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp21321 bool RISCVTargetLowering::isMulAddWithConstProfitable(SDValue AddNode, isMulAddWithConstProfitable() function in RISCVTargetLowering
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19778 bool ARMTargetLowering::isMulAddWithConstProfitable(SDValue AddNode, isMulAddWithConstProfitable() function in ARMTargetLowering
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20033 bool DAGCombiner::isMulAddWithConstProfitable(SDNode *MulNode, SDValue AddNode, isMulAddWithConstProfitable() function in DAGCombiner
[all...]
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17102 bool AArch64TargetLowering::isMulAddWithConstProfitable( isMulAddWithConstProfitable() function in AArch64TargetLowering
[all...]