Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h215 const MachineOperand *getFunctionDefinitionByUse(const MachineOperand *Use) { in getFunctionDefinitionByUse() function
H A DSPIRVModuleAnalysis.cpp358 if (const MachineOperand *FunDef = GR->getFunctionDefinitionByUse(FunUse)) { in collectFuncPtrs()