Searched refs:visitFPToSI (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombine.h175 Instruction *visitFPToSI(FPToSIInst &FI);
H A DInstCombineCasts.cpp1299 Instruction *InstCombiner::visitFPToSI(FPToSIInst &FI) { function in class:InstCombiner
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h501 void visitFPToSI(const User &I);
H A DSelectionDAGBuilder.cpp2803 void SelectionDAGBuilder::visitFPToSI(const User &I) { function in class:SelectionDAGBuilder

Completed in 200 milliseconds