Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13009 Attribute StrictOverflow = F.getFnAttribute("strict-float-cast-overflow"); in foldFPToIntToFP() local
13010 if (StrictOverflow.getValueAsString().equals("false")) in foldFPToIntToFP()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp14079 Attribute StrictOverflow = F.getFnAttribute("strict-float-cast-overflow"); in foldFPToIntToFP() local
14080 if (StrictOverflow.getValueAsString().equals("false")) in foldFPToIntToFP()