Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.ml143 | IndirectBr Constructor
Dllvm.mli193 | IndirectBr Constructor
Dllvm_ocaml.c1428 CAMLprim value llvm_add_destination(LLVMValueRef IndirectBr, in llvm_add_destination()
/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/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm.ml180 | IndirectBr Constructor
Dllvm.mli202 | IndirectBr Constructor
Dllvm_ocaml.c1865 CAMLprim value llvm_add_destination(LLVMValueRef IndirectBr, in llvm_add_destination()
/external/llvm/bindings/go/llvm/
Dir.go175 IndirectBr Opcode = C.LLVMIndirectBr const
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go133 IndirectBr Opcode = C.LLVMIndirectBr const
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp1810 void LLVMAddDestination(LLVMValueRef IndirectBr, LLVMBasicBlockRef Dest) { in LLVMAddDestination()
/external/llvm/lib/IR/
DCore.cpp2507 void LLVMAddDestination(LLVMValueRef IndirectBr, LLVMBasicBlockRef Dest) { in LLVMAddDestination()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp2780 void LLVMAddDestination(LLVMValueRef IndirectBr, LLVMBasicBlockRef Dest) { in LLVMAddDestination()