Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.cpp201 static unsigned getPairedGPR(unsigned Reg, bool Odd, const MCRegisterInfo *RI) { in getPairedGPR()
218 unsigned Odd; in getRegAllocationHints() local
/freebsd-9-stable/contrib/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1480 SDValue &Even, SDValue &Odd) { in lowerGR128Binary()