Searched defs:PseudoExpansion (Results 1 – 3 of 3) sorted by relevance
31 struct PseudoExpansion { struct36 PseudoExpansion(CodeGenInstruction &s, CodeGenInstruction &d, in PseudoExpansion() argument
36 struct PseudoExpansion { struct in __anon1012f9660111::PseudoLoweringEmitter37 CodeGenInstruction Source; // The source pseudo instruction definition.38 CodeGenInstruction Dest; // The destination instruction to lower to.39 IndexedMap<OpData> OperandMap;41 PseudoExpansion(CodeGenInstruction &s, CodeGenInstruction &d, in PseudoExpansion() function
36 struct PseudoExpansion { struct in __anon9f50432e0111::PseudoLoweringEmitter37 CodeGenInstruction Source; // The source pseudo instruction definition.38 CodeGenInstruction Dest; // The destination instruction to lower to.39 IndexedMap<OpData> OperandMap;41 PseudoExpansion(CodeGenInstruction &s, CodeGenInstruction &d, in PseudoExpansion() argument