Home
last modified time | relevance | path

Searched defs:isTailCallOpcode (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kFrameLowering.cpp664 static bool isTailCallOpcode(unsigned Opc) { in isTailCallOpcode() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp2336 static bool isTailCallOpcode(unsigned Opc) { in isTailCallOpcode() function