MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / tryAliasOpMatch

Method tryAliasOpMatch

utils/TableGen/CodeGenInstruction.cpp:440–559  ·  view source on GitHub ↗

tryAliasOpMatch - This is a helper function for the CodeGenInstAlias constructor. It checks if an argument in an InstAlias pattern matches the corresponding operand of the instruction. It returns true on a successful match, with ResOp set to the result operand to be used.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

PrintFatalErrorFunction · 0.85
ResultOperandClass · 0.85
isSubClassOfMethod · 0.80
getValueAsDefMethod · 0.80
getDefInitMethod · 0.80
getValueAsDagMethod · 0.80
convertInitializerToMethod · 0.80
getValueInitMethod · 0.80
TwineClass · 0.50
getFunction · 0.50
getArgMethod · 0.45
getDefMethod · 0.45

Tested by

no test coverage detected