Home
last modified time | relevance | path

Searched refs:getFusedOpcode (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h211 unsigned getFusedOpcode(const SelectionDAG &DAG,
H A DSIISelLowering.cpp13285 unsigned SITargetLowering::getFusedOpcode(const SelectionDAG &DAG, in getFusedOpcode() function in SITargetLowering
14008 unsigned FusedOp = getFusedOpcode(DAG, N, LHS.getNode()); in performFAddCombine()
14020 unsigned FusedOp = getFusedOpcode(DAG, N, RHS.getNode()); in performFAddCombine()
14052 unsigned FusedOp = getFusedOpcode(DAG, N, LHS.getNode()); in performFSubCombine()
14067 unsigned FusedOp = getFusedOpcode(DAG, N, RHS.getNode()); in performFSubCombine()