Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsJITInfo.cpp50 const unsigned HintMask = 0xFFFFF83F, ReturnSequence = 0x03e00008; in replaceMachineCodeForFunction() local
58 if ((CurrInstrHintClear != ReturnSequence) && in replaceMachineCodeForFunction()
59 (NextInstrHintClear != ReturnSequence)) { in replaceMachineCodeForFunction()