Home
last modified time | relevance | path

Searched refs:getCurrentFunction (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DModuleSlotTracker.h62 const Function *getCurrentFunction() const { return F; } in getCurrentFunction() function
/external/llvm/include/llvm/IR/
DModuleSlotTracker.h62 const Function *getCurrentFunction() const { return F; } in getCurrentFunction() function
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DPathProfileInfo.h87 Function* getCurrentFunction() const;
/external/swiftshader/third_party/LLVM/lib/Analysis/
DPathProfileInfo.cpp243 Function* PathProfileInfo::getCurrentFunction() const { in getCurrentFunction() function in PathProfileInfo
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h557 const MachineFunction *getCurrentFunction() const { return CurFn; } in getCurrentFunction() function
DDwarfCompileUnit.cpp301 !DD->getCurrentFunction()->getTarget().Options.DisableFramePointerElim( in updateSubprogramScopeDIE()
302 *DD->getCurrentFunction())) in updateSubprogramScopeDIE()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h623 const MachineFunction *getCurrentFunction() const { return CurFn; } in getCurrentFunction() function
DDwarfCompileUnit.cpp324 !DD->getCurrentFunction()->getTarget().Options.DisableFramePointerElim( in updateSubprogramScopeDIE()
325 *DD->getCurrentFunction())) in updateSubprogramScopeDIE()
/external/llvm/lib/CodeGen/
DMIRPrinter.cpp625 if (F == MST.getCurrentFunction()) { in printIRBlockReference()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineOperand.cpp431 if (F == MST.getCurrentFunction()) { in printIRBlockReference()