/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | Statepoint.h | 115 CallSiteTy getCallSite() const { in getCallSite() function 121 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos)) in getFlags() 127 const Value *IDVal = getCallSite().getArgument(IDPos); in getID() 133 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos); in getNumPatchBytes() 142 return getCallSite().getArgument(CalledFunctionPos); in getCalledValue() 146 return getCallSite().getInstruction(); in getInstruction() 156 FunTy *getCaller() const { return getCallSite().getCaller(); } in getCaller() 161 return getCallSite().doesNotThrow() || (F ? F->doesNotThrow() : false); in doesNotThrow() 174 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos); in getNumCallArgs() 180 assert(CallArgsBeginPos <= (int)getCallSite().arg_size()); in arg_begin() [all …]
|
/external/llvm/include/llvm/IR/ |
D | Statepoint.h | 95 CallSiteTy getCallSite() const { in getCallSite() function 101 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos)) in getFlags() 107 const Value *IDVal = getCallSite().getArgument(IDPos); in getID() 113 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos); in getNumPatchBytes() 122 return getCallSite().getArgument(CalledFunctionPos); in getCalledValue() 126 return getCallSite().getInstruction(); in getInstruction() 136 FunTy *getCaller() const { return getCallSite().getCaller(); } in getCaller() 141 return getCallSite().doesNotThrow() || (F ? F->doesNotThrow() : false); in doesNotThrow() 154 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos); in getNumCallArgs() 160 assert(CallArgsBeginPos <= (int)getCallSite().arg_size()); in arg_begin() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | StatepointLowering.cpp | 793 assert(ISP.getCallSite().getCallingConv() != CallingConv::AnyReg && in LowerStatepoint() 826 populateCallLoweringInfo(SI.CLI, ISP.getCallSite(), in LowerStatepoint() 853 if (GCResult->getParent() != ISP.getCallSite().getParent()) { in LowerStatepoint() 865 ISP.getCallSite().getCallingConv()); in LowerStatepoint()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | StatepointLowering.cpp | 734 assert(ISP.getCallSite().getCallingConv() != CallingConv::AnyReg && in LowerStatepoint() 767 populateCallLoweringInfo(SI.CLI, ISP.getCallSite(), in LowerStatepoint() 794 if (GCResult->getParent() != ISP.getCallSite().getParent()) { in LowerStatepoint()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | PartialInlining.cpp | 300 static CallSite getCallSite(User *U) { in getCallSite() function 313 return getCallSite(User); in getOneCallSiteTo() 939 CallSite CS = getCallSite(User); in computeCallsiteToProfCountMap() 1376 CallSite CS = getCallSite(User); in tryPartialInline()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | BugReporterVisitors.cpp | 177 if (CEE->getCalleeContext()->getCallSite() == S) in addVisitorIfNecessary() 198 if (CalleeContext->getCallSite() != S) in addVisitorIfNecessary() 982 if (CEE->getCalleeContext()->getCallSite() == S || in trackNullOrUndefValue() 983 CEE->getCalleeContext()->getCallSite() == Inner) in trackNullOrUndefValue()
|
D | ExprEngineCallAndReturn.cpp | 90 S = CEE->getCalleeContext()->getCallSite(); in getLastStmt() 232 const Stmt *CE = calleeCtx->getCallSite(); in processCallExit()
|
D | PathDiagnostic.cpp | 698 return CEE->getCalleeContext()->getCallSite(); in getStmt() 1123 const Stmt *CallSite = CExit.getCalleeContext()->getCallSite(); in getMessage()
|
D | ExprEngineCXX.cpp | 253 if (const Stmt *Outer = LCtx->getCurrentStackFrame()->getCallSite()) { in VisitCXXConstructExpr()
|
D | CallEvent.cpp | 1064 const Stmt *CallSite = CalleeCtx->getCallSite(); in getCaller()
|
D | BugReporter.cpp | 1275 const Stmt *CallSite = Callee->getCallSite(); in reversePropagateInterestingSymbols() 1411 const Stmt *S = CE->getCalleeContext()->getCallSite(); in GenerateExtensivePathDiagnostic() 1714 const Stmt *S = CE->getCalleeContext()->getCallSite(); in GenerateAlternateExtensivePathDiagnostic()
|
D | ExprEngine.cpp | 1360 const Stmt *CE = CalleeSF->getCallSite(); in replayWithoutInlining()
|
/external/clang/include/clang/Analysis/ |
D | AnalysisContext.h | 298 const Stmt *getCallSite() const { return CallSite; } in getCallSite() function
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | MacOSKeychainAPIChecker.cpp | 530 AllocStmt = Exit->getCalleeContext()->getCallSite(); in generateAllocatedDataNotReleasedReport()
|
D | MallocChecker.cpp | 2101 AllocationStmt = Exit->getCalleeContext()->getCallSite(); in reportLeak() 2639 S = Exit->getCalleeContext()->getCallSite(); in VisitNode()
|
D | RetainCountChecker.cpp | 1922 S = LCtx->getCurrentStackFrame()->getCallSite(); in VisitNode() 2423 AllocStmt = Exit->getCalleeContext()->getCallSite(); in CFRefLeakReport()
|
/external/dexmaker/lib/ |
D | dalvik-dx-9.0.0_r3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | findbugs.jar | META-INF/
META-INF/MANIFEST.MF
default.xsl
edu/
edu/umd ... |
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/MANIFEST.MF
org/jetbrains/kotlin/utils/JavaSdkUtil.class
JavaSdkUtil ... |