HomeSort by relevance Sort by last modified time
    Searched refs:mayBeEmittedAsTailCall (Results 1 - 10 of 10) sorted by null

  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 233 bool mayBeEmittedAsTailCall(CallInst *CI) const override;
SystemZISelLowering.cpp 616 bool SystemZTargetLowering::mayBeEmittedAsTailCall(CallInst *CI) const {
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 445 bool mayBeEmittedAsTailCall(CallInst *CI) const override;
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 563 bool mayBeEmittedAsTailCall(CallInst *CI) const override;
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h     [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]

Completed in 971 milliseconds