Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp32 struct IPMConversion { struct
33 IPMConversion(unsigned xorValue, int64_t addValue, unsigned bit) in IPMConversion() function
36 int64_t XORValue;
37 int64_t AddValue;
38 unsigned Bit;