/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/ |
D | llvm.mli | 1618 val is_tail_call : llvalue -> bool val
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 1816 val is_tail_call : llvalue -> bool val
|
/external/v8/src/full-codegen/x64/ |
D | full-codegen-x64.cc | 383 bool is_tail_call) { in EmitProfilingCounterHandlingForReturnSequence()
|
/external/v8/src/full-codegen/ia32/ |
D | full-codegen-ia32.cc | 376 bool is_tail_call) { in EmitProfilingCounterHandlingForReturnSequence()
|
/external/v8/src/full-codegen/x87/ |
D | full-codegen-x87.cc | 371 bool is_tail_call) { in EmitProfilingCounterHandlingForReturnSequence()
|
/external/v8/src/full-codegen/arm64/ |
D | full-codegen-arm64.cc | 398 bool is_tail_call) { in EmitProfilingCounterHandlingForReturnSequence()
|
/external/v8/src/crankshaft/ia32/ |
D | lithium-codegen-ia32.cc | 2878 bool is_tail_call, LInstruction* instr) { in CallKnownFunction() 3422 bool is_tail_call = hinstr->tail_call_mode() == TailCallMode::kAllow; in DoInvokeFunction() local
|
/external/v8/src/crankshaft/x64/ |
D | lithium-codegen-x64.cc | 3073 bool is_tail_call, LInstruction* instr) { in CallKnownFunction() 3590 bool is_tail_call = hinstr->tail_call_mode() == TailCallMode::kAllow; in DoInvokeFunction() local
|
/external/v8/src/crankshaft/mips/ |
D | lithium-codegen-mips.cc | 3068 bool is_tail_call, LInstruction* instr) { in CallKnownFunction() 3510 bool is_tail_call = hinstr->tail_call_mode() == TailCallMode::kAllow; in DoInvokeFunction() local
|
/external/v8/src/crankshaft/arm64/ |
D | lithium-codegen-arm64.cc | 1893 bool is_tail_call, LInstruction* instr) { in CallKnownFunction() 2872 bool is_tail_call = hinstr->tail_call_mode() == TailCallMode::kAllow; in DoInvokeFunction() local
|
/external/v8/src/full-codegen/mips64/ |
D | full-codegen-mips64.cc | 407 bool is_tail_call) { in EmitProfilingCounterHandlingForReturnSequence()
|
/external/v8/src/full-codegen/arm/ |
D | full-codegen-arm.cc | 411 bool is_tail_call) { in EmitProfilingCounterHandlingForReturnSequence()
|
/external/v8/src/full-codegen/s390/ |
D | full-codegen-s390.cc | 400 bool is_tail_call) { in EmitProfilingCounterHandlingForReturnSequence()
|
/external/v8/src/full-codegen/ppc/ |
D | full-codegen-ppc.cc | 401 bool is_tail_call) { in EmitProfilingCounterHandlingForReturnSequence()
|
/external/v8/src/full-codegen/mips/ |
D | full-codegen-mips.cc | 407 bool is_tail_call) { in EmitProfilingCounterHandlingForReturnSequence()
|
/external/v8/src/crankshaft/x87/ |
D | lithium-codegen-x87.cc | 3162 bool is_tail_call, LInstruction* instr) { in CallKnownFunction() 3711 bool is_tail_call = hinstr->tail_call_mode() == TailCallMode::kAllow; in DoInvokeFunction() local
|
/external/v8/src/crankshaft/ppc/ |
D | lithium-codegen-ppc.cc | 3338 bool is_tail_call, LInstruction* instr) { in DoShiftI() 3798 bool is_tail_call = hinstr->tail_call_mode() == TailCallMode::kAllow; in DoShiftI() local
|
/external/v8/src/crankshaft/arm/ |
D | lithium-codegen-arm.cc | 3138 bool is_tail_call, LInstruction* instr) { in CallKnownFunction() 3530 bool is_tail_call = hinstr->tail_call_mode() == TailCallMode::kAllow; in DoInvokeFunction() local
|
/external/v8/src/crankshaft/s390/ |
D | lithium-codegen-s390.cc | 3288 bool is_tail_call, LInstruction* instr) { in DoShiftI() 3704 bool is_tail_call = hinstr->tail_call_mode() == TailCallMode::kAllow; in DoShiftI() local
|
/external/v8/src/crankshaft/mips64/ |
D | lithium-codegen-mips64.cc | 3254 bool is_tail_call, LInstruction* instr) { in CallKnownFunction() 3713 bool is_tail_call = hinstr->tail_call_mode() == TailCallMode::kAllow; in DoInvokeFunction() local
|