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.h253 void recordFunctionPointer(const MachineOperand *MO, const Function *F) { in recordFunctionPointer() function
H A DSPIRVInstructionSelector.cpp3928 GR.recordFunctionPointer(&MIB2.getInstr()->getOperand(2), GVFun); in selectGlobalValue()