Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.h145 unsigned getFusedOpcode(const SelectionDAG &DAG,
DSIISelLowering.cpp7318 unsigned SITargetLowering::getFusedOpcode(const SelectionDAG &DAG, in getFusedOpcode() function in SITargetLowering
7494 unsigned FusedOp = getFusedOpcode(DAG, N, LHS.getNode()); in performFAddCombine()
7506 unsigned FusedOp = getFusedOpcode(DAG, N, RHS.getNode()); in performFAddCombine()
7538 unsigned FusedOp = getFusedOpcode(DAG, N, LHS.getNode()); in performFSubCombine()
7553 unsigned FusedOp = getFusedOpcode(DAG, N, RHS.getNode()); in performFSubCombine()