Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1795 struct IPMConversion { struct
1796 IPMConversion(unsigned xorValue, int64_t addValue, unsigned bit) in IPMConversion() function
1799 int64_t XORValue;
1800 int64_t AddValue;
1801 unsigned Bit;