Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp13084 static ConstantFPSDNode *getSplatConstantFP(SDValue Op) { in getSplatConstantFP() function
13100 ConstantFPSDNode *K1 = getSplatConstantFP(Op1); in performFPMed3ImmCombine()
13104 ConstantFPSDNode *K0 = getSplatConstantFP(Op0.getOperand(1)); in performFPMed3ImmCombine()