Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
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;