Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp357 const MachineOperand *FunUse = &MI->getOperand(2); in collectFuncPtrs() local
358 if (const MachineOperand *FunDef = GR->getFunctionDefinitionByUse(FunUse)) { in collectFuncPtrs()
367 Register FunPtrReg = FunUse->getReg(); in collectFuncPtrs()