HomeSort by relevance Sort by last modified time
    Searched defs:CreateIndirectBr (Results 1 - 5 of 5) sorted by null

  /external/llvm/include/llvm/IR/
IRBuilder.h 697 IndirectBrInst *CreateIndirectBr(Value *Addr, unsigned NumDests = 10) {
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
IRBuilder.h 443 /// CreateIndirectBr - Create an indirect branch instruction with the
446 IndirectBrInst *CreateIndirectBr(Value *Addr, unsigned NumDests = 10) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
IRBuilder.h     [all...]
  /external/llvm/bindings/go/llvm/
ir.go     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
ir.go     [all...]

Completed in 454 milliseconds