HomeSort by relevance Sort by last modified time
    Searched refs:CreateSwitch (Results 1 - 10 of 10) sorted by null

  /external/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp     [all...]
  /art/compiler/dex/portable/
mir_to_gbc.cc 135 irb_->CreateSwitch(value, GetLLVMBlock(bb->fall_through->id),
162 irb_->CreateSwitch(value, GetLLVMBlock(bb->fall_through->id),
    [all...]
  /external/clang/lib/CodeGen/
CGAtomic.cpp 667 llvm::SwitchInst *SI = Builder.CreateSwitch(Order, MonotonicBB);
    [all...]
CGBuiltin.cpp     [all...]
CGStmt.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp     [all...]
  /external/llvm/include/llvm/IR/
IRBuilder.h 499 SwitchInst *CreateSwitch(Value *V, BasicBlock *Dest, unsigned NumCases = 10,
    [all...]
  /art/compiler/llvm/
gbc_expander.cc     [all...]
  /external/llvm/lib/IR/
Core.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]

Completed in 217 milliseconds