Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp2236 const Function *GVFun = in selectGlobalValue() local
2240 if (GVFun) { in selectGlobalValue()
2254 GR.recordFunctionPointer(&MB.getInstr()->getOperand(2), GVFun); in selectGlobalValue()