Home
last modified time | relevance | path

Searched defs:CurFn (Results 1 – 9 of 9) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDEntryExitInstrumenter.cpp25 static void insertCall(Function &CurFn, StringRef Func, in insertCall()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUSplitModule.cpp319 const auto &CurFn = *WorkList.pop_back_val(); in addAllDependencies() local
520 for (auto &CurFn : WorkList) { in doPartitioning() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/XRay/
HDInstrumentationMap.cpp168 uint64_t CurFn = 0; in loadObj() local
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/xray/
HDxray_interface.cpp186 int32_t CurFn = 0; in findFunctionSleds() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDCodeViewDebug.h214 FunctionInfo *CurFn = nullptr; variable
HDDwarfDebug.h386 const MachineFunction *CurFn = nullptr; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
HDOMPIRBuilder.cpp1122 auto CurFn = Builder.GetInsertBlock()->getParent(); in emitKernelLaunch() local
2109 Function *CurFn = Continue->getParent(); in createSections() local
2698 auto *CurFn = Builder.GetInsertBlock()->getParent(); in emitInterWarpCopyFunction() local
5763 Function *CurFn = EntryBB->getParent(); in emitCommonDirectiveEntry() local
5835 Function *CurFn = OMP_Entry->getParent(); in createCopyinClauseBlocks() local
7605 void OpenMPIRBuilder::emitBlock(BasicBlock *BB, Function *CurFn, in emitBlock()
7640 Function *CurFn = Builder.GetInsertBlock()->getParent(); in emitIfClause() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntimeGPU.cpp1732 auto *CurFn = CGF.CurFn; in emitReduction() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDAnalysisBasedWarnings.cpp1374 const sema::FunctionScopeInfo *CurFn, in diagnoseRepeatedUseOfWeak()