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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/InstCombine/
H A DInstCombine.h165 Instruction *visitSExt(SExtInst &CI);
H A DInstCombineCasts.cpp1040 Instruction *InstCombiner::visitSExt(SExtInst &CI) { function in class:InstCombiner
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h497 void visitSExt(const User &I);
H A DSelectionDAGBuilder.cpp2763 void SelectionDAGBuilder::visitSExt(const User &I) { function in class:SelectionDAGBuilder

Completed in 458 milliseconds