Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1750 struct IPMConversion { struct
1751 IPMConversion(unsigned xorValue, int64_t addValue, unsigned bit) in IPMConversion() argument
1754 int64_t XORValue;
1755 int64_t AddValue;
1756 unsigned Bit;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1806 struct IPMConversion { struct
1807 IPMConversion(unsigned xorValue, int64_t addValue, unsigned bit) in IPMConversion() function
1810 int64_t XORValue;
1811 int64_t AddValue;
1812 unsigned Bit;
/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp33 struct IPMConversion { struct
34 IPMConversion(unsigned xorValue, int64_t addValue, unsigned bit) in IPMConversion() function
37 int64_t XORValue;
38 int64_t AddValue;
39 unsigned Bit;