Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1273 DebugLoc FirstDL = getOrCreateDebugLoc(&*Entry->begin(), F.getSubprogram()); in runSjLjOnFunction() local
1282 FunctionInvocationId->setDebugLoc(FirstDL); in runSjLjOnFunction()
1579 DebugLoc FirstDL = getOrCreateDebugLoc(&*Entry->begin(), F.getSubprogram()); in handleLongjmpableCallsForWasmSjLj() local
1580 IRB.SetCurrentDebugLocation(FirstDL); in handleLongjmpableCallsForWasmSjLj()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSwLowerLDS.cpp785 DebugLoc FirstDL = in lowerKernelLDSAccesses() local
787 IRB.SetCurrentDebugLocation(FirstDL); in lowerKernelLDSAccesses()