Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp462 RulesForOpcode[OpcodeFromIdx].aliasTo(OpcodeTo); in aliasActionDefinitions()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h522 void aliasTo(unsigned Opcode) { in aliasTo() function