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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
H A DInstCombine.h165 Instruction *visitFPToSI(FPToSIInst &FI);
H A DInstCombineCasts.cpp1274 Instruction *InstCombiner::visitFPToSI(FPToSIInst &FI) { function in class:InstCombiner
/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h298 Instruction *visitFPToSI(FPToSIInst &FI);
H A DInstCombineCasts.cpp1474 Instruction *InstCombiner::visitFPToSI(FPToSIInst &FI) { function in class:InstCombiner
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h505 void visitFPToSI(const User &I);
H A DSelectionDAGBuilder.cpp2705 void SelectionDAGBuilder::visitFPToSI(const User &I) { function in class:SelectionDAGBuilder
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h856 void visitFPToSI(const User &I);
H A DSelectionDAGBuilder.cpp2899 void SelectionDAGBuilder::visitFPToSI(const User &I) {

Completed in 1878 milliseconds