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

/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.cpp223 static unsigned calculateMMLEIndex(unsigned i) { function
270 unsigned Idx = IsLittle ? (microMipsLEByteOrder ? calculateMMLEIndex(i)
282 unsigned Idx = IsLittle ? (microMipsLEByteOrder ? calculateMMLEIndex(i)

Completed in 48 milliseconds