Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.h187 bool hasRegisterAlias(const MachineFunction *MF, Register Reg) { in hasRegisterAlias() function
H A DSPIRVModuleAnalysis.cpp367 if (MAI.hasRegisterAlias(MF, MO.getReg())) in visitDecl()
517 !MAI.hasRegisterAlias(MF, DefMO.getReg())) in collectDeclarations()
639 if (MAI.hasRegisterAlias(MF, Reg)) in numberRegistersGlobally()