Searched defs:Invoke (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dfunction.bench.cpp184 struct Invoke { struct in namespace:__anon1228
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp50 static void fixupPHINodeForNormalDest(InvokeInst *Invoke, BasicBlock *OrigBlock, argument
81 static void fixupPHINodeForUnwindDest(InvokeInst *Invoke, BasicBlock *OrigBlock, argument
/netbsd-current/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-actions.h1094 typename std::decay<FunctionImpl>::type Invoke(FunctionImpl&& function_impl) { function
1101 internal::InvokeMethodAction<Class, MethodPtr> Invoke(Class* obj_ptr, function
H A Dgmock-matchers.h1886 static ResType Invoke(ResType(*f)(ArgType), T arg) { function in struct:testing::internal::CallableTraits
/netbsd-current/sys/dev/arcbios/
H A Darcbios.h324 int32_t Invoke; member in struct:arcbios_fv
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLambda.cpp1484 CXXMethodDecl *Invoke = CXXMethodDecl::Create( local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2171 auto Invoke = cast<InvokeInst>(Call); local
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml185 | Invoke Constructor in type:Opcode/t
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp2364 auto *Invoke = cast<InvokeInst>(Call); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DInstructions.h3887 : CallBase(Ty->getReturnType(), Instruction::Invoke, member in class:llvm::CallInst::SwitchInst::InvokeInst::Instruction
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp11200 createEnqueuedBlockKernel(CodeGenFunction &CGF, llvm::Function *Invoke, llvm::Value *BlockLiteral) const argument
11234 createEnqueuedBlockKernel( CodeGenFunction &CGF, llvm::Function *Invoke, llvm::Value *BlockLiteral) const argument
[all...]

Completed in 169 milliseconds