OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CreateInvoke
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
IRBuilder.h
1011
InvokeInst *
CreateInvoke
(FunctionType *Ty, Value *Callee,
1022
InvokeInst *
CreateInvoke
(FunctionType *Ty, Value *Callee,
1033
InvokeInst *
CreateInvoke
(FunctionCallee Callee, BasicBlock *NormalDest,
1037
return
CreateInvoke
(Callee.getFunctionType(), Callee.getCallee(),
1041
InvokeInst *
CreateInvoke
(FunctionCallee Callee, BasicBlock *NormalDest,
1045
return
CreateInvoke
(Callee.getFunctionType(), Callee.getCallee(),
/src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
ir.go
1408
func (b Builder)
CreateInvoke
(fn Value, args []Value, then, catch BasicBlock, name string) (rv Value) {
Completed in 20 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026