Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp204 SDValue visitFP_TO_SINT(SDNode *N);
1094 case ISD::FP_TO_SINT: return visitFP_TO_SINT(N); in visit()
5507 SDValue DAGCombiner::visitFP_TO_SINT(SDNode *N) { in visitFP_TO_SINT() function in DAGCombiner
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp292 SDValue visitFP_TO_SINT(SDNode *N);
1414 case ISD::FP_TO_SINT: return visitFP_TO_SINT(N); in visit()
9115 SDValue DAGCombiner::visitFP_TO_SINT(SDNode *N) { in visitFP_TO_SINT() function in DAGCombiner
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp355 SDValue visitFP_TO_SINT(SDNode *N);
1569 case ISD::FP_TO_SINT: return visitFP_TO_SINT(N); in visit()
11668 SDValue DAGCombiner::visitFP_TO_SINT(SDNode *N) { in visitFP_TO_SINT() function in DAGCombiner