HomeSort by relevance Sort by last modified time
    Searched refs:isTailCall (Results 76 - 100 of 136) sorted by null

1 2 34 5 6

  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMFrameLowering.cpp     [all...]
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaISelLowering.cpp 231 bool &isTailCall,
238 isTailCall = false;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
SparcISelLowering.cpp 351 bool &isTailCall,
358 isTailCall = false;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Analysis/
Lint.cpp 266 if (CS.isCall() && cast<CallInst>(CS.getInstruction())->isTailCall())
BasicAliasAnalysis.cpp 719 if (CI->isTailCall())
    [all...]
  /external/llvm/lib/Transforms/IPO/
ArgumentPromotion.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
BasicAliasAnalysis.cpp 693 if (CI->isTailCall())
    [all...]
Lint.cpp 253 if (CS.isCall() && cast<CallInst>(CS.getInstruction())->isTailCall())
  /external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
ArgumentPromotion.cpp 744 if (cast<CallInst>(Call)->isTailCall())
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
InlineFunction.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
AutoUpgrade.cpp 318 NewCI->setTailCall(CI->isTailCall());
Core.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonVLIWPacketizer.cpp     [all...]
  /external/swiftshader/third_party/subzero/src/
IceConverter.cpp 558 // the bitcode, i.e. CallInst::isTailCall().
578 Instr->isTailCall());
    [all...]
  /external/llvm/lib/IR/
Core.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/clang/lib/CodeGen/
CGObjC.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]

Completed in 562 milliseconds

1 2 34 5 6