Searched defs:mayBeEmittedAsTailCall (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp616 bool SystemZTargetLowering::mayBeEmittedAsTailCall(CallInst *CI) const { function in class:SystemZTargetLowering
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2167 bool X86TargetLowering::mayBeEmittedAsTailCall(CallInst *CI) const { function in class:X86TargetLowering
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7817 bool AArch64TargetLowering::mayBeEmittedAsTailCall(CallInst *CI) const { function in class:AArch64TargetLowering
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2251 bool ARMTargetLowering::mayBeEmittedAsTailCall(CallInst *CI) const { function in class:ARMTargetLowering

Completed in 213 milliseconds