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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h720 void visitSExt(const User &I);
H A DSelectionDAGBuilder.cpp2941 void SelectionDAGBuilder::visitSExt(const User &I) {
/external/llvm/lib/Transforms/InstCombine/
H A DInstCombine.h185 Instruction *visitSExt(SExtInst &CI);
H A DInstCombineCasts.cpp1041 Instruction *InstCombiner::visitSExt(SExtInst &CI) { function in class:InstCombiner

Completed in 100 milliseconds