Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1934 struct IPMConversion { struct
1935 IPMConversion(unsigned xorValue, int64_t addValue, unsigned bit) in IPMConversion() function
1938 int64_t XORValue;
1939 int64_t AddValue;
1940 unsigned Bit;