Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.h74 bool tryConstantFP16(SDNode *N);
H A DNVPTXISelDAGToDAG.cpp498 if (tryConstantFP16(N)) in Select()
524 bool NVPTXDAGToDAGISel::tryConstantFP16(SDNode *N) { in tryConstantFP16() function in NVPTXDAGToDAGISel