Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.h237 MCRegister handleVariable(const MachineFunction *MF, const MachineInstr &MI,
H A DSPIRVModuleAnalysis.cpp415 GReg = handleVariable(MF, MI, GlobalToGReg); in visitDecl()
462 MCRegister SPIRVModuleAnalysis::handleVariable( in handleVariable() function in SPIRVModuleAnalysis