Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/ppc/
H A Dregexp-macro-assembler-ppc.cc1333 __ b(cond, to, cr, SetLK);
/third_party/node/deps/v8/src/codegen/ppc/
H A Dmacro-assembler-ppc.cc300 void TurboAssembler::Call(Label* target) { b(target, SetLK); } in Call()
1139 b(4, SetLK); in CallRecordWriteStub()
H A Dconstants-ppc.h2812 SetLK = 1, // Load effective address of next instruction enumerator
H A Dassembler-ppc.cc712 void Assembler::bctrl() { bcctr(BA, 0, SetLK); } in bctrl()
/third_party/node/deps/v8/src/codegen/s390/
H A Dconstants-s390.h1747 SetLK = 1, // Load effective address of next instruction enumerator

Completed in 23 milliseconds