Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp12808 static ConstantFPSDNode *getSplatConstantFP(SDValue Op) { in getSplatConstantFP() function
12824 ConstantFPSDNode *K1 = getSplatConstantFP(Op1); in performFPMed3ImmCombine()
12828 ConstantFPSDNode *K0 = getSplatConstantFP(Op0.getOperand(1)); in performFPMed3ImmCombine()