Searched refs:visitIntToPtr (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h420 Instruction *visitIntToPtr(IntToPtrInst &CI);
H A DInstCombineCasts.cpp1783 Instruction *InstCombiner::visitIntToPtr(IntToPtrInst &CI) { function in class:InstCombiner
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h725 void visitIntToPtr(const User &I);
H A DSelectionDAGBuilder.cpp3507 void SelectionDAGBuilder::visitIntToPtr(const User &I) { function in class:SelectionDAGBuilder
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp317 bool visitIntToPtr(IntToPtrInst &I);
965 bool CallAnalyzer::visitIntToPtr(IntToPtrInst &I) { function in class:CallAnalyzer

Completed in 343 milliseconds