Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DEntryExitInstrumenter.cpp25 static void insertCall(Function &CurFn, StringRef Func, in insertCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp319 const auto &CurFn = *WorkList.pop_back_val(); in addAllDependencies() local
520 for (auto &CurFn : WorkList) { in doPartitioning() local
/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DInstrumentationMap.cpp168 uint64_t CurFn = 0; in loadObj() local
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface.cpp186 int32_t CurFn = 0; in findFunctionSleds() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h214 FunctionInfo *CurFn = nullptr; variable
H A DDwarfDebug.h331 const MachineFunction *CurFn = nullptr; global() variable
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.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/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1732 auto *CurFn = CGF.CurFn; in emitReduction() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1374 const sema::FunctionScopeInfo *CurFn, in diagnoseRepeatedUseOfWeak()