Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h121 const Value *getGlobalObject(const MachineFunction *MF, Register R) { in getGlobalObject() function
H A DSPIRVModuleAnalysis.cpp432 const Value *GObj = GR->getGlobalObject(MF, MI.getOperand(0).getReg()); in handleFunctionOrParameter()
466 const Value *GObj = GR->getGlobalObject(MF, MI.getOperand(0).getReg()); in handleVariable()