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.cpp1923 struct IPMConversion { struct
1924 IPMConversion(unsigned xorValue, int64_t addValue, unsigned bit) in IPMConversion() argument
1927 int64_t XORValue;
1928 int64_t AddValue;
1929 unsigned Bit;