Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2342 virtual bool isMulAddWithConstProfitable(SDValue AddNode, isMulAddWithConstProfitable() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp19748 bool RISCVTargetLowering::isMulAddWithConstProfitable(SDValue AddNode, isMulAddWithConstProfitable() function in RISCVTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19741 bool ARMTargetLowering::isMulAddWithConstProfitable(SDValue AddNode, isMulAddWithConstProfitable() function in ARMTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp16193 bool AArch64TargetLowering::isMulAddWithConstProfitable( isMulAddWithConstProfitable() function in AArch64TargetLowering
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19742 bool DAGCombiner::isMulAddWithConstProfitable(SDNode *MulNode, SDValue AddNode, isMulAddWithConstProfitable() function in DAGCombiner
[all...]