Searched defs:visitFPToUI (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1463 Instruction *InstCombiner::visitFPToUI(FPToUIInst &FI) { function in class:InstCombiner
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1254 Instruction *InstCombiner::visitFPToUI(FPToUIInst &FI) { function in class:InstCombiner
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2698 void SelectionDAGBuilder::visitFPToUI(const User &I) { function in class:SelectionDAGBuilder

Completed in 142 milliseconds