Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp202 SDValue visitSINT_TO_FP(SDNode *N);
1092 case ISD::SINT_TO_FP: return visitSINT_TO_FP(N); in visit()
5457 SDValue DAGCombiner::visitSINT_TO_FP(SDNode *N) { in visitSINT_TO_FP() function in DAGCombiner
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp290 SDValue visitSINT_TO_FP(SDNode *N);
1412 case ISD::SINT_TO_FP: return visitSINT_TO_FP(N); in visit()
8979 SDValue DAGCombiner::visitSINT_TO_FP(SDNode *N) { in visitSINT_TO_FP() function in DAGCombiner
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp353 SDValue visitSINT_TO_FP(SDNode *N);
1567 case ISD::SINT_TO_FP: return visitSINT_TO_FP(N); in visit()
11527 SDValue DAGCombiner::visitSINT_TO_FP(SDNode *N) { in visitSINT_TO_FP() function in DAGCombiner