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

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

Completed in 212 milliseconds