Searched refs:LoSign (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1043 int LoSign = Val & 0x8000; local
1047 if (LoSign)

Completed in 162 milliseconds