Home
last modified time | relevance | path

Searched defs:FTrunc (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13093 if (SDValue FTrunc = foldFPToIntToFP(N, DAG, TLI)) in visitSINT_TO_FP() local
13139 if (SDValue FTrunc = foldFPToIntToFP(N, DAG, TLI)) in visitUINT_TO_FP() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp16268 if (SDValue FTrunc = foldFPToIntToFP(N, DAG, TLI)) in visitSINT_TO_FP() local
16307 if (SDValue FTrunc = foldFPToIntToFP(N, DAG, TLI)) in visitUINT_TO_FP() local