Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h243 void recordFunctionPointer(const MachineOperand *MO, const Function *F) { in recordFunctionPointer() function
H A DSPIRVInstructionSelector.cpp2254 GR.recordFunctionPointer(&MB.getInstr()->getOperand(2), GVFun); in selectGlobalValue()