Home
last modified time | relevance | path

Searched defs:IPMConversion (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp1676 struct IPMConversion { struct
1677 IPMConversion(unsigned xorValue, int64_t addValue, unsigned bit) in IPMConversion() function
1680 int64_t XORValue;
1681 int64_t AddValue;
1682 unsigned Bit;
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp33 struct IPMConversion { struct
34 IPMConversion(unsigned xorValue, int64_t addValue, unsigned bit) in IPMConversion() argument
37 int64_t XORValue;
38 int64_t AddValue;
39 unsigned Bit;