| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | CallPromotionUtils.cpp | 47 static void fixupPHINodeForNormalDest(InvokeInst *Invoke, BasicBlock *OrigBlock, in fixupPHINodeForNormalDest() 78 static void fixupPHINodeForUnwindDest(InvokeInst *Invoke, BasicBlock *OrigBlock, in fixupPHINodeForUnwindDest() 172 if (auto *Invoke = dyn_cast<InvokeInst>(CS.getInstruction())) in createRetBitCast() local
|
| D | InlineFunction.cpp | 298 if (auto *Invoke = dyn_cast<InvokeInst>(U)) { in getUnwindDestTokenHelper() local 593 LandingPadInliningInfo Invoke(II); in HandleInlinedLandingPad() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/cleanup/ |
| D | cleanup.h | 98 void Invoke() && { in Invoke() function
|
| D | cleanup_test.cc | 229 TYPED_TEST(CleanupTest, Invoke) { in TYPED_TEST() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/ |
| D | CoreWindowNativeWindow.h | 71 IFACEMETHOD(Invoke) in IFACEMETHOD() argument
|
| D | SwapChainPanelNativeWindow.h | 65 IFACEMETHOD(Invoke) in IFACEMETHOD() argument
|
| /third_party/node/deps/v8/include/cppgc/ |
| D | allocation.h | 74 static void* Invoke(AllocationHandle& handle, size_t size) { in Invoke() function
|
| /third_party/gn/src/base/strings/ |
| D | string_number_conversions.cc | 109 static bool Invoke(char c) { in Invoke() function in base::__anonb7b9854b0111::WhitespaceHelper 117 static bool Invoke(char16_t c) { return 0 != iswspace(c); } in Invoke() function in base::__anonb7b9854b0111::WhitespaceHelper 140 static bool Invoke(const_iterator begin, in Invoke() function in base::__anonb7b9854b0111::IteratorRangeToNumber 178 static bool Invoke(const_iterator begin, in Invoke() function in base::__anonb7b9854b0111::IteratorRangeToNumber::Base
|
| /third_party/gn/src/gn/ |
| D | template.cc | 28 Value Template::Invoke(Scope* scope, in Invoke() function in Template
|
| /third_party/node/deps/v8/src/execution/ |
| D | execution.cc | 278 V8_WARN_UNUSED_RESULT MaybeHandle<Object> Invoke(Isolate* isolate, in Invoke() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | RewriteStatepointsForGC.cpp | 1848 if (InvokeInst *Invoke = dyn_cast<InvokeInst>(Inst)) { in relocationViaAlloca() local 2149 auto *Invoke = cast<InvokeInst>(Call); in rematerializeLiveValues() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | WinEHPrepare.cpp | 613 if (auto *Invoke = dyn_cast<InvokeInst>(U)) { in calculateClrEHStateNumbers() local
|
| D | CodeGenPrepare.cpp | 5463 else if (InvokeInst *Invoke = dyn_cast<InvokeInst>(BaseI)) { in splitLargeGEPOffsets() local
|
| /third_party/googletest/googlemock/include/gmock/ |
| D | gmock-spec-builders.h | 1509 Result Invoke(Args... args) GTEST_LOCK_EXCLUDED_(g_gmock_mutex) { in Invoke() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
| D | CoroSplit.cpp | 1127 if (auto *Invoke = dyn_cast<InvokeInst>(CallInstr)) { in simplifySuspendPoint() local
|
| D | CoroFrame.cpp | 1213 auto Invoke = cast<InvokeInst>(Call); in emitSetAndGetSwiftErrorValueAround() local
|
| /third_party/node/deps/v8/src/handles/ |
| D | global-handles.cc | 1519 void GlobalHandles::PendingPhantomCallback::Invoke(Isolate* isolate, in Invoke() function in v8::internal::GlobalHandles::PendingPhantomCallback
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Core.cpp | 2859 LLVMBasicBlockRef LLVMGetNormalDest(LLVMValueRef Invoke) { in LLVMGetNormalDest() 2863 LLVMBasicBlockRef LLVMGetUnwindDest(LLVMValueRef Invoke) { in LLVMGetUnwindDest() 2872 void LLVMSetNormalDest(LLVMValueRef Invoke, LLVMBasicBlockRef B) { in LLVMSetNormalDest() 2876 void LLVMSetUnwindDest(LLVMValueRef Invoke, LLVMBasicBlockRef B) { in LLVMSetUnwindDest()
|
| /third_party/node/src/ |
| D | js_native_api_v8.cc | 636 static void Invoke(const v8::FunctionCallbackInfo<v8::Value>& info) { in Invoke() function in v8impl::__anonc72d966b0211::FunctionCallbackWrapper
|
| /third_party/node/deps/v8/src/api/ |
| D | api.cc | 6318 i::Handle<i::Context> Invoke( in Invoke() function 6332 i::Handle<i::JSGlobalProxy> Invoke( in Invoke() function
|