Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp300 SDValue visitFTRUNC(SDNode *N);
1425 case ISD::FTRUNC: return visitFTRUNC(N); in visit()
9267 SDValue DAGCombiner::visitFTRUNC(SDNode *N) { in visitFTRUNC() function in DAGCombiner
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp363 SDValue visitFTRUNC(SDNode *N);
1580 case ISD::FTRUNC: return visitFTRUNC(N); in visit()
11826 SDValue DAGCombiner::visitFTRUNC(SDNode *N) { in visitFTRUNC() function in DAGCombiner