Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h211 unsigned getFusedOpcode(const SelectionDAG &DAG,
H A DSIISelLowering.cpp13583 unsigned SITargetLowering::getFusedOpcode(const SelectionDAG &DAG, in getFusedOpcode() function in SITargetLowering
14323 unsigned FusedOp = getFusedOpcode(DAG, N, LHS.getNode()); in performFAddCombine()
14335 unsigned FusedOp = getFusedOpcode(DAG, N, RHS.getNode()); in performFAddCombine()
14367 unsigned FusedOp = getFusedOpcode(DAG, N, LHS.getNode()); in performFSubCombine()
14382 unsigned FusedOp = getFusedOpcode(DAG, N, RHS.getNode()); in performFSubCombine()