Home
last modified time | relevance | path

Searched defs:mayBeEmittedAsTailCall (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetLowering.h2422 virtual bool mayBeEmittedAsTailCall(CallInst *) const { in mayBeEmittedAsTailCall() function
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp641 bool SystemZTargetLowering::mayBeEmittedAsTailCall(CallInst *CI) const { in mayBeEmittedAsTailCall() function in SystemZTargetLowering
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8797 bool AArch64TargetLowering::mayBeEmittedAsTailCall(CallInst *CI) const { in mayBeEmittedAsTailCall() function in AArch64TargetLowering
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp2360 bool ARMTargetLowering::mayBeEmittedAsTailCall(CallInst *CI) const { in mayBeEmittedAsTailCall() function in ARMTargetLowering
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp2168 bool X86TargetLowering::mayBeEmittedAsTailCall(CallInst *CI) const { in mayBeEmittedAsTailCall() function in X86TargetLowering