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

  /external/llvm/lib/IR/
Instructions.cpp 41 // TerminatorInst Class
45 TerminatorInst::~TerminatorInst() {
668 : TerminatorInst(II.getType(), Instruction::Invoke,
807 : TerminatorInst(Type::getVoidTy(RI.getContext()), Instruction::Ret,
817 : TerminatorInst(Type::getVoidTy(C), Instruction::Ret,
824 : TerminatorInst(Type::getVoidTy(C), Instruction::Ret,
831 : TerminatorInst(Type::getVoidTy(Context), Instruction::Ret,
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
InstrTypes.h 29 // TerminatorInst Class
32 /// TerminatorInst - Subclasses of this class are all able to terminate a basic
35 class TerminatorInst : public Instruction {
37 TerminatorInst(Type *Ty, Instruction::TermOps iType,
42 TerminatorInst(Type *Ty, Instruction::TermOps iType,
47 ~TerminatorInst();
54 virtual TerminatorInst *clone_impl() const = 0;
76 static inline bool classof(const TerminatorInst *) { return true; }
    [all...]
  /external/llvm/include/llvm/IR/
InstrTypes.h 32 // TerminatorInst Class
38 class TerminatorInst : public Instruction {
40 TerminatorInst(Type *Ty, Instruction::TermOps iType,
45 TerminatorInst(Type *Ty, Instruction::TermOps iType,
50 ~TerminatorInst() override;
249 typedef SuccIterator<TerminatorInst *, BasicBlock> succ_iterator;
250 typedef SuccIterator<const TerminatorInst *, const BasicBlock>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
InstrTypes.h 46 // TerminatorInst Class
52 class TerminatorInst : public Instruction {
54 TerminatorInst(Type *Ty, Instruction::TermOps iType,
59 TerminatorInst(Type *Ty, Instruction::TermOps iType,
64 ~TerminatorInst() override;
263 typedef SuccIterator<TerminatorInst *, BasicBlock> succ_iterator;
264 typedef SuccIterator<const TerminatorInst *, const BasicBlock>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
InstrTypes.h 48 // TerminatorInst Class
54 class TerminatorInst : public Instruction {
56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
250 using succ_iterator = SuccIterator<TerminatorInst *, BasicBlock>;
252 SuccIterator<const TerminatorInst *, const BasicBlock>;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
InstrTypes.h 48 // TerminatorInst Class
54 class TerminatorInst : public Instruction {
56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
250 using succ_iterator = SuccIterator<TerminatorInst *, BasicBlock>;
252 SuccIterator<const TerminatorInst *, const BasicBlock>;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
InstrTypes.h 48 // TerminatorInst Class
54 class TerminatorInst : public Instruction {
56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
250 using succ_iterator = SuccIterator<TerminatorInst *, BasicBlock>;
252 SuccIterator<const TerminatorInst *, const BasicBlock>;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
InstrTypes.h 48 // TerminatorInst Class
54 class TerminatorInst : public Instruction {
56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
250 using succ_iterator = SuccIterator<TerminatorInst *, BasicBlock>;
252 SuccIterator<const TerminatorInst *, const BasicBlock>;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
InstrTypes.h 48 // TerminatorInst Class
54 class TerminatorInst : public Instruction {
56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
250 using succ_iterator = SuccIterator<TerminatorInst *, BasicBlock>;
252 SuccIterator<const TerminatorInst *, const BasicBlock>;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
InstrTypes.h 48 // TerminatorInst Class
54 class TerminatorInst : public Instruction {
56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
250 using succ_iterator = SuccIterator<TerminatorInst *, BasicBlock>;
252 SuccIterator<const TerminatorInst *, const BasicBlock>;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
InstrTypes.h 46 // TerminatorInst Class
52 class TerminatorInst : public Instruction {
54 TerminatorInst(Type *Ty, Instruction::TermOps iType,
59 TerminatorInst(Type *Ty, Instruction::TermOps iType,
64 ~TerminatorInst() override;
263 typedef SuccIterator<TerminatorInst *, BasicBlock> succ_iterator;
264 typedef SuccIterator<const TerminatorInst *, const BasicBlock>
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
InstrTypes.h 48 // TerminatorInst Class
54 class TerminatorInst : public Instruction {
56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
250 using succ_iterator = SuccIterator<TerminatorInst *, BasicBlock>;
252 SuccIterator<const TerminatorInst *, const BasicBlock>;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
InstrTypes.h 48 // TerminatorInst Class
54 class TerminatorInst : public Instruction {
56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
250 using succ_iterator = SuccIterator<TerminatorInst *, BasicBlock>;
252 SuccIterator<const TerminatorInst *, const BasicBlock>;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
InstrTypes.h 48 // TerminatorInst Class
54 class TerminatorInst : public Instruction {
56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
250 using succ_iterator = SuccIterator<TerminatorInst *, BasicBlock>;
252 SuccIterator<const TerminatorInst *, const BasicBlock>;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
InstrTypes.h 48 // TerminatorInst Class
54 class TerminatorInst : public Instruction {
56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
250 using succ_iterator = SuccIterator<TerminatorInst *, BasicBlock>;
252 SuccIterator<const TerminatorInst *, const BasicBlock>;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
InstrTypes.h 48 // TerminatorInst Class
54 class TerminatorInst : public Instruction {
56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
250 using succ_iterator = SuccIterator<TerminatorInst *, BasicBlock>;
252 SuccIterator<const TerminatorInst *, const BasicBlock>;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
InstrTypes.h 48 // TerminatorInst Class
54 class TerminatorInst : public Instruction {
56 TerminatorInst(Type *Ty, Instruction::TermOps iType,
61 TerminatorInst(Type *Ty, Instruction::TermOps iType,
250 using succ_iterator = SuccIterator<TerminatorInst *, BasicBlock>;
252 SuccIterator<const TerminatorInst *, const BasicBlock>;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Instructions.cpp 40 // TerminatorInst Class
44 TerminatorInst::~TerminatorInst() {
539 : TerminatorInst(II.getType(), Instruction::Invoke,
588 : TerminatorInst(Type::getVoidTy(RI.getContext()), Instruction::Ret,
598 : TerminatorInst(Type::getVoidTy(C), Instruction::Ret,
605 : TerminatorInst(Type::getVoidTy(C), Instruction::Ret,
612 : TerminatorInst(Type::getVoidTy(Context), Instruction::Ret,
639 : TerminatorInst(Type::getVoidTy(Context), Instruction::Unwind,
643 : TerminatorInst(Type::getVoidTy(Context), Instruction::Unwind
    [all...]

Completed in 870 milliseconds