Home
last modified time | relevance | path

Searched defs:CurFunc (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp121 const MachineFunction *CurFunc = nullptr; member
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp200 const Function *CurFunc = S.Current->getFunction(); in cleanupAfterFunctionCall() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2315 Function *CurFunc = Builder.GetInsertBlock()->getParent(); in shuffleAndStore() local
3408 Function *CurFunc = Builder.GetInsertBlock()->getParent(); in createReductionsGPU() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp12077 Function &CurFunc = CurMF->getFunction(); in lowerWorkItem() local