Home
last modified time | relevance | path

Searched refs:odd128 (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZRegisterInfo.h27 inline unsigned odd128(bool Is32bit) { in odd128() function
DSystemZISelLowering.cpp2201 Odd = DAG.getTargetExtractSubreg(SystemZ::odd128(Is32Bit), DL, VT, Result); in lowerGR128Binary()