Home
last modified time | relevance | path

Searched defs:visitCallInst (Results 1 – 25 of 26) sorted by relevance

12

/external/spirv-llvm/lib/SPIRV/
DOCL20To12.cpp100 OCL20To12::visitCallInst(CallInst& CI) { in visitCallInst() function in SPIRV::OCL20To12
DOCL21ToSPIRV.cpp142 OCL21ToSPIRV::visitCallInst(CallInst& CI) { in visitCallInst() function in SPIRV::OCL21ToSPIRV
DSPIRVToOCL20.cpp159 SPIRVToOCL20::visitCallInst(CallInst& CI) { in visitCallInst() function in SPIRV::SPIRVToOCL20
DOCL20ToSPIRV.cpp366 OCL20ToSPIRV::visitCallInst(CallInst& CI) { in visitCallInst() function in SPIRV::OCL20ToSPIRV
/external/llvm/lib/Target/AMDGPU/
DSITypeRewriter.cpp94 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/lib/ExecutionEngine/Interpreter/
DInterpreter.h166 void visitCallInst(CallInst &I) { visitCallSite (CallSite (&I)); } in visitCallInst() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLibCallsShrinkWrap.cpp78 void visitCallInst(CallInst &CI) { checkCandidate(CI); } in visitCallInst() function in __anonaefbdd200211::LibCallsShrinkWrap
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DInstVisitor.h191 RetTy visitCallInst(CallInst &I) { DELEGATE(Instruction); } in visitCallInst() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLint.cpp390 void Lint::visitCallInst(CallInst &I) { in visitCallInst() function in Lint
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DInstVisitor.h230 RetTy visitCallInst(CallInst &I) { in visitCallInst() function
/external/llvm/lib/Analysis/
DLint.cpp351 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/lib/Analysis/
DLint.cpp342 void Lint::visitCallInst(CallInst &I) { in visitCallInst() function in Lint
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DScalarizer.cpp763 bool Scalarizer::visitCallInst(CallInst &CI) { in visitCallInst() function in Scalarizer
DSCCP.cpp592 void visitCallInst (CallInst &I) { in visitCallInst() function in __anonf4e4c9bf0111::SCCPSolver
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCalls.cpp172 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 __anon8a523c670211::SCCPSolver
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSCCP.cpp524 void visitCallInst (CallInst &I) { in visitCallInst() function in __anon967d13930211::SCCPSolver
/external/swiftshader/third_party/LLVM/lib/VMCore/
DVerifier.cpp1160 void Verifier::visitCallInst(CallInst &CI) { in visitCallInst() function in Verifier
/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
DCBackend.cpp2906 void CWriter::visitCallInst(CallInst &I) { in visitCallInst() function in CWriter
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1243 Instruction *InstCombiner::visitCallInst(CallInst &CI) { in visitCallInst() function in InstCombiner
/external/llvm/lib/IR/
DVerifier.cpp2740 void Verifier::visitCallInst(CallInst &CI) { in visitCallInst() function in Verifier
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1858 Instruction *InstCombiner::visitCallInst(CallInst &CI) { in visitCallInst() function in InstCombiner

12