Home
last modified time | relevance | path

Searched refs:getFunctionDefinition (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVISelLowering.cpp290 const_cast<MachineInstr *>(GR.getFunctionDefinition(F)); in validateFunCall()
H A DSPIRVGlobalRegistry.h225 const MachineInstr *getFunctionDefinition(const Function *F) { in getFunctionDefinition() function