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/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp540 if (const Function *CurFunc = I->getFunction()) { in usedInOneFunc() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2449 Function *CurFunc = Builder.GetInsertBlock()->getParent(); in shuffleAndStore() local
3565 Function *CurFunc = Builder.GetInsertBlock()->getParent(); in createReductionsGPU() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp12228 Function &CurFunc = CurMF->getFunction(); in lowerWorkItem() local