Home
last modified time | relevance | path

Searched defs:IndirectBr (Results 1 – 11 of 11) sorted by relevance

/external/llvm/bindings/ocaml/llvm/
Dllvm.ml155 | IndirectBr Constructor
Dllvm.mli213 | IndirectBr Constructor
Dllvm_ocaml.c1786 CAMLprim value llvm_add_destination(LLVMValueRef IndirectBr, in llvm_add_destination()
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm.ml180 | IndirectBr Constructor
Dllvm.mli202 | IndirectBr Constructor
Dllvm_ocaml.c1896 CAMLprim value llvm_add_destination(LLVMValueRef IndirectBr, in llvm_add_destination()
/external/llvm-project/llvm/bindings/go/llvm/
Dir.go136 IndirectBr Opcode = C.LLVMIndirectBr const
/external/llvm/bindings/go/llvm/
Dir.go175 IndirectBr Opcode = C.LLVMIndirectBr const
/external/llvm/lib/IR/
DCore.cpp2507 void LLVMAddDestination(LLVMValueRef IndirectBr, LLVMBasicBlockRef Dest) { in LLVMAddDestination()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp3198 void LLVMAddDestination(LLVMValueRef IndirectBr, LLVMBasicBlockRef Dest) { in LLVMAddDestination()
/external/llvm-project/llvm/lib/IR/
DCore.cpp3234 void LLVMAddDestination(LLVMValueRef IndirectBr, LLVMBasicBlockRef Dest) { in LLVMAddDestination()