Searched defs:TailCall (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/Mips/ | ||
D | MipsISelLowering.h | 38 TailCall, enumerator |
/external/v8/src/compiler/ | ||
D | common-operator.cc | 811 const Operator* CommonOperatorBuilder::TailCall( in TailCall() function in v8::internal::compiler::CommonOperatorBuilder |
/external/v8/test/unittests/compiler/ | ||
D | scheduler-unittest.cc | 1080 TARGET_TEST_F(SchedulerTest, TailCall) { in TARGET_TEST_F() argument |