Home
last modified time | relevance | path

Searched refs:SetInstDebugLocation (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIRBuilder.cpp70 SetInstDebugLocation(BCI); in getCastedInt8PtrValue()
82 Builder->SetInstDebugLocation(CI); in createCallHelper()
95 Builder->SetInstDebugLocation(II); in createInvokeHelper()
DCore.cpp3059 unwrap(Builder)->SetInstDebugLocation(unwrap<Instruction>(Inst)); in LLVMSetInstDebugLocation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h163 void SetInstDebugLocation(Instruction *I) const { in SetInstDebugLocation() function
919 this->SetInstDebugLocation(I);