Home
last modified time | relevance | path

Searched defs:PseudoExpansion (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DPseudoLoweringEmitter.h31 struct PseudoExpansion { struct
36 PseudoExpansion(CodeGenInstruction &s, CodeGenInstruction &d, in PseudoExpansion() argument
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DPseudoLoweringEmitter.cpp36 struct PseudoExpansion { struct in __anon1012f9660111::PseudoLoweringEmitter
37 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
/external/llvm/utils/TableGen/
DPseudoLoweringEmitter.cpp36 struct PseudoExpansion { struct in __anon9f50432e0111::PseudoLoweringEmitter
37 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