Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp13223 static SDValue strictFPExtFromF16(SelectionDAG &DAG, SDValue Src) { in strictFPExtFromF16() function
13263 SDValue A = strictFPExtFromF16(DAG, TruncSrc.getOperand(0)); in performFPRoundCombine()
13267 SDValue B = strictFPExtFromF16(DAG, TruncSrc.getOperand(1)); in performFPRoundCombine()
13271 SDValue C = strictFPExtFromF16(DAG, TruncSrc.getOperand(2)); in performFPRoundCombine()