search for: suregisteroperand

Displaying 1 result from an estimated 1 matches for "suregisteroperand".

Did you mean: registeroperand
2017 Jul 24
2
How to lower a 'Store' node using the list<dag> pattern.
...defined. I've tried to map the ISel 'Store' node to architecture specific instructions. I've define the following semantic to my architecture specific instructions: def MOVSUTO_SU_rr : CLPSUInst_rr<0b1000001100, (ins SURegisterOperand:$RegA), (outs SURegisterOperand:$RegB), [], "movsuto_su\t$RegA,$RegB","RR", [(store (i1...