Home
last modified time | relevance | path

Searched refs:TAILCALL (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DPseudoProbe.h27 enum PseudoProbeAttributes { TAILCALL = 1, DANGLING = 2 }; enumerator
133 return Attribute & static_cast<uint8_t>(PseudoProbeAttributes::TAILCALL); in isTailCall()
/netbsd/external/bsd/pcc/dist/pcc/arch/m16c/
H A Dorder.c567 #ifdef TAILCALL
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp756 Opcode == Mips::PseudoReturn || Opcode == Mips::TAILCALL)) in searchRange()
H A DMipsScheduleP5600.td78 SDBBP, SYSCALL, RetRA, TAILCALL, TAILCALLREG,
H A DMipsInstrInfo.td2269 def TAILCALL : TailCall<J, jmptarget>, ISA_MIPS1;
3163 (TAILCALL tglobaladdr:$dst)>, ISA_MIPS1;
3165 (TAILCALL texternalsym:$dst)>, ISA_MIPS1;
H A DMipsScheduleGeneric.td293 def : InstRW<[GenericWriteJump], (instrs TAILCALL, TAILCALLREG,
/netbsd/external/apache2/llvm/dist/llvm/docs/
H A DSpeculativeLoadHardening.md425 jmp _Z4leaki # TAILCALL
431 jmp _Z4leaki # TAILCALL
437 jmp _Z4leaki # TAILCALL
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/
H A DREADME.txt1748 jmp foo # TAILCALL
1757 jmp foo # TAILCALL