OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PromoteIntRes_FP32_TO_FP16
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h
237
SDValue
PromoteIntRes_FP32_TO_FP16
(SDNode *N);
[
all
...]
LegalizeIntegerTypes.cpp
100
case ISD::FP32_TO_FP16:Res =
PromoteIntRes_FP32_TO_FP16
(N); break;
375
SDValue DAGTypeLegalizer::
PromoteIntRes_FP32_TO_FP16
(SDNode *N) {
[
all
...]
Completed in 21 milliseconds