Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.h29 inline unsigned odd128(bool Is32bit) { in odd128() function
H A DSystemZISelLowering.cpp3575 Odd = DAG.getTargetExtractSubreg(SystemZ::odd128(Is32Bit), DL, VT, Result); in lowerGR128Binary()