Home
last modified time | relevance | path

Searched defs:visitIntToPtr (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp965 bool CallAnalyzer::visitIntToPtr(IntToPtrInst &I) { in visitIntToPtr() function in CallAnalyzer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1783 Instruction *InstCombiner::visitIntToPtr(IntToPtrInst &CI) { in visitIntToPtr() function in InstCombiner
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3507 void SelectionDAGBuilder::visitIntToPtr(const User &I) { in visitIntToPtr() function in SelectionDAGBuilder