/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | CallSite.h | 78 bool isInvoke() const { return getInstruction() && !I.getInt(); } in isInvoke() function
|
/external/llvm/include/llvm/IR/ |
D | InstVisitor.h | 252 assert(CS.isInvoke()); in visitCallSite()
|
D | Statepoint.h | 413 if (!StatepointCS.isInvoke()) in getRelocates()
|
D | CallSite.h | 82 bool isInvoke() const { return getInstruction() && !I.getInt(); } in isInvoke() function
|
/external/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1891 if (CS.isInvoke()) { in rematerializeLiveValues() 1995 if (!CS.isInvoke()) in insertParsePoints()
|
/external/llvm/lib/CodeGen/ |
D | WinEHPrepare.cpp | 959 if (CS.isInvoke()) { in removeImplausibleInstructions()
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 2552 (!Call.isInvoke() && in setCallee()
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | MemorySanitizer.cpp | 2513 assert((CS.isCall() || CS.isInvoke()) && "Unknown type of CallSite"); in visitCallSite()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |