Home
last modified time | relevance | path

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

/external/v8/src/ic/
Daccessor-assembler.h227 : out_(out), var_result_(var_result), asm_(assembler) { in ExitPoint()
235 asm_->TailCallRuntime(function, context, args...); in ReturnCallRuntime()
237 IndirectReturn(asm_->CallRuntime(function, context, args...)); in ReturnCallRuntime()
244 asm_->TailCallStub(callable, context, args...); in ReturnCallStub()
246 IndirectReturn(asm_->CallStub(callable, context, args...)); in ReturnCallStub()
254 asm_->TailCallStub(descriptor, target, context, args...); in ReturnCallStub()
256 IndirectReturn(asm_->CallStub(descriptor, target, context, args...)); in ReturnCallStub()
262 asm_->Return(result); in Return()
273 asm_->Goto(out_); in IndirectReturn()
278 CodeStubAssembler* const asm_; variable
/external/compiler-rt/lib/tsan/
Danalyze_libtsan.sh38 file=${OUTPUT_DIR}/asm_$f.s
/external/elfutils/libasm/
DChangeLog14 * asm_*.c: Remove old-style function definitions.