Home
last modified time | relevance | path

Searched defs:TailCall (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsISelLowering.h38 TailCall, enumerator
/external/v8/src/compiler/
Dcommon-operator.cc811 const Operator* CommonOperatorBuilder::TailCall( in TailCall() function in v8::internal::compiler::CommonOperatorBuilder
/external/v8/test/unittests/compiler/
Dscheduler-unittest.cc1080 TARGET_TEST_F(SchedulerTest, TailCall) { in TARGET_TEST_F() argument