Home
last modified time | relevance | path

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

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