Home
last modified time | relevance | path

Searched refs:visitCallInst (Results 1 – 19 of 19) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSITypeRewriter.cpp49 void visitCallInst(CallInst &I);
94 void SITypeRewriter::visitCallInst(CallInst &I) { in visitCallInst() function in SITypeRewriter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h154 void visitCallInst(CallInst &I) { visitCallSite (CallSite (&I)); } in visitCallInst() function
/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h173 void visitCallInst(CallInst &I) { visitCallSite (CallSite (&I)); } in visitCallInst() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLint.cpp103 void visitCallInst(CallInst &I);
390 void Lint::visitCallInst(CallInst &I) { in visitCallInst() function in Lint
/external/llvm/lib/Analysis/
DLint.cpp81 void visitCallInst(CallInst &I);
351 void Lint::visitCallInst(CallInst &I) { in visitCallInst() function in Lint
/external/llvm/include/llvm/IR/
DInstVisitor.h226 RetTy visitCallInst(CallInst &I) { in visitCallInst() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DInstVisitor.h230 RetTy visitCallInst(CallInst &I) { in visitCallInst() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DScalarizer.cpp180 bool visitCallInst(CallInst &ICI);
763 bool Scalarizer::visitCallInst(CallInst &CI) { in visitCallInst() function in Scalarizer
DSCCP.cpp592 void visitCallInst (CallInst &I) { in visitCallInst() function in __anone384e6410111::SCCPSolver
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLibCallsShrinkWrap.cpp78 void visitCallInst(CallInst &CI) { checkCandidate(CI); } in visitCallInst() function in __anon7e86bce20211::LibCallsShrinkWrap
/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h313 Instruction *visitCallInst(CallInst &CI);
DInstCombineCalls.cpp1243 Instruction *InstCombiner::visitCallInst(CallInst &CI) { in visitCallInst() function in InstCombiner
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h388 Instruction *visitCallInst(CallInst &CI);
DInstCombineCalls.cpp1858 Instruction *InstCombiner::visitCallInst(CallInst &CI) { in visitCallInst() function in InstCombiner
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp510 void visitCallInst (CallInst &I) { in visitCallInst() function in __anon19af48a90211::SCCPSolver
/external/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp595 DFSanVisitor(DFSF).visitCallInst(*CI); in getOrBuildTrampolineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp701 DFSanVisitor(DFSF).visitCallInst(*CI); in getOrBuildTrampolineFunction()
/external/llvm/lib/IR/
DVerifier.cpp405 void visitCallInst(CallInst &CI);
2740 void Verifier::visitCallInst(CallInst &CI) { in visitCallInst() function in Verifier
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DVerifier.cpp453 void visitCallInst(CallInst &CI);
2961 void Verifier::visitCallInst(CallInst &CI) { in visitCallInst() function in Verifier