Searched refs:visitPtrToInt (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h724 void visitPtrToInt(const User &I);
H A DSelectionDAGBuilder.cpp3493 void SelectionDAGBuilder::visitPtrToInt(const User &I) { function in class:SelectionDAGBuilder
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp316 bool visitPtrToInt(PtrToIntInst &I);
934 bool CallAnalyzer::visitPtrToInt(PtrToIntInst &I) { function in class:CallAnalyzer
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h419 Instruction *visitPtrToInt(PtrToIntInst &CI);
H A DInstCombineCasts.cpp1829 Instruction *InstCombiner::visitPtrToInt(PtrToIntInst &CI) { function in class:InstCombiner

Completed in 118 milliseconds