Home
last modified time | relevance | path

Searched refs:getOrCreateDebugLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1250 static DebugLoc getOrCreateDebugLoc(const Instruction *InsertBefore, in getOrCreateDebugLoc() function
1273 DebugLoc FirstDL = getOrCreateDebugLoc(&*Entry->begin(), F.getSubprogram()); in runSjLjOnFunction()
1579 DebugLoc FirstDL = getOrCreateDebugLoc(&*Entry->begin(), F.getSubprogram()); in handleLongjmpableCallsForWasmSjLj()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSwLowerLDS.cpp629 static DebugLoc getOrCreateDebugLoc(const Instruction *InsertBefore, in getOrCreateDebugLoc() function
786 getOrCreateDebugLoc(&*PrevEntryBlock->begin(), Func->getSubprogram()); in lowerKernelLDSAccesses()