Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h357 SDValue ExpandIntOp_UINT_TO_FP(SDNode *N);
DLegalizeIntegerTypes.cpp2438 case ISD::UINT_TO_FP: Res = ExpandIntOp_UINT_TO_FP(N); break; in ExpandIntegerOperand()
2752 SDValue DAGTypeLegalizer::ExpandIntOp_UINT_TO_FP(SDNode *N) { in ExpandIntOp_UINT_TO_FP() function in DAGTypeLegalizer
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h382 SDValue ExpandIntOp_UINT_TO_FP(SDNode *N);
DLegalizeIntegerTypes.cpp2761 case ISD::UINT_TO_FP: Res = ExpandIntOp_UINT_TO_FP(N); break; in ExpandIntegerOperand()
3130 SDValue DAGTypeLegalizer::ExpandIntOp_UINT_TO_FP(SDNode *N) { in ExpandIntOp_UINT_TO_FP() function in DAGTypeLegalizer