Home
last modified time | relevance | path

Searched refs:LLVMInstructionGetDebugLoc (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DDebugInfo.h1337 LLVMMetadataRef LLVMInstructionGetDebugLoc(LLVMValueRef Inst);
/external/llvm-project/llvm/include/llvm-c/
DDebugInfo.h1344 LLVMMetadataRef LLVMInstructionGetDebugLoc(LLVMValueRef Inst);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp1432 LLVMMetadataRef LLVMInstructionGetDebugLoc(LLVMValueRef Inst) { in LLVMInstructionGetDebugLoc() function
/external/llvm-project/llvm/lib/IR/
DDebugInfo.cpp1471 LLVMMetadataRef LLVMInstructionGetDebugLoc(LLVMValueRef Inst) { in LLVMInstructionGetDebugLoc() function
/external/llvm-project/llvm/bindings/go/llvm/
Dir.go1262 func (v Value) InstructionDebugLoc() (md Metadata) { md.C = C.LLVMInstructionGetDebugLoc(v.C); retu…