HomeSort by relevance Sort by last modified time
    Searched defs:getOpcode (Results 201 - 225 of 451) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
MCInstrDesc.h 203 unsigned getOpcode() const { return Opcode; }
  /dalvik/dx/src/com/android/dx/io/
OpcodeInfo.java     [all...]
  /external/llvm/include/llvm/TableGen/
Record.h 776 return UnOpInit::get(getOpcode(), *Operands.begin(), getType());
785 UnaryOp getOpcode() const { return (UnaryOp)Opc; }
826 return BinOpInit::get(getOpcode(), Operands[0], Operands[1], getType());
838 BinaryOp getOpcode() const { return (BinaryOp)Opc; }
881 return TernOpInit::get(getOpcode(), Operands[0], Operands[1], Operands[2],
895 TernaryOp getOpcode() const { return (TernaryOp)Opc; }
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SelectionDAGNodes.h 136 inline unsigned getOpcode() const;
354 /// getOpcode - Return the SelectionDAG opcode value for this node. For
358 unsigned getOpcode() const { return (unsigned short)NodeType; }
769 inline unsigned SDValue::getOpcode() const {
770 return Node->getOpcode();
956 return getOperand(getOpcode() == ISD::STORE ? 2 : 1);
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
Instructions.h 115 return (I->getOpcode() == Instruction::Alloca);
235 return I->getOpcode() == Instruction::Load;
357 return I->getOpcode() == Instruction::Store;
429 return I->getOpcode() == Instruction::Fence;
529 return I->getOpcode() == Instruction::AtomicCmpXchg;
673 return I->getOpcode() == Instruction::AtomicRMW;
833 return (I->getOpcode() == Instruction::GetElementPtr);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/TableGen/
Record.h 799 return UnOpInit::get(getOpcode(), *Operands.begin(), getType());
809 UnaryOp getOpcode() const { return (UnaryOp)Opc; }
851 return BinOpInit::get(getOpcode(), Operands[0], Operands[1], getType());
863 BinaryOp getOpcode() const { return (BinaryOp)Opc; }
907 return TernOpInit::get(getOpcode(), Operands[0], Operands[1], Operands[2],
921 TernaryOp getOpcode() const { return (TernaryOp)Opc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/TableGen/
Record.h 779 return UnOpInit::get(getOpcode(), *Operands.begin(), getType());
789 UnaryOp getOpcode() const { return (UnaryOp)Opc; }
830 return BinOpInit::get(getOpcode(), Operands[0], Operands[1], getType());
842 BinaryOp getOpcode() const { return (BinaryOp)Opc; }
885 return TernOpInit::get(getOpcode(), Operands[0], Operands[1], Operands[2],
899 TernaryOp getOpcode() const { return (TernaryOp)Opc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/TableGen/
Record.h 779 return UnOpInit::get(getOpcode(), *Operands.begin(), getType());
789 UnaryOp getOpcode() const { return (UnaryOp)Opc; }
830 return BinOpInit::get(getOpcode(), Operands[0], Operands[1], getType());
842 BinaryOp getOpcode() const { return (BinaryOp)Opc; }
885 return TernOpInit::get(getOpcode(), Operands[0], Operands[1], Operands[2],
899 TernaryOp getOpcode() const { return (TernaryOp)Opc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/TableGen/
Record.h 779 return UnOpInit::get(getOpcode(), *Operands.begin(), getType());
789 UnaryOp getOpcode() const { return (UnaryOp)Opc; }
830 return BinOpInit::get(getOpcode(), Operands[0], Operands[1], getType());
842 BinaryOp getOpcode() const { return (BinaryOp)Opc; }
885 return TernOpInit::get(getOpcode(), Operands[0], Operands[1], Operands[2],
899 TernaryOp getOpcode() const { return (TernaryOp)Opc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/TableGen/
Record.h 779 return UnOpInit::get(getOpcode(), *Operands.begin(), getType());
789 UnaryOp getOpcode() const { return (UnaryOp)Opc; }
830 return BinOpInit::get(getOpcode(), Operands[0], Operands[1], getType());
842 BinaryOp getOpcode() const { return (BinaryOp)Opc; }
885 return TernOpInit::get(getOpcode(), Operands[0], Operands[1], Operands[2],
899 TernaryOp getOpcode() const { return (TernaryOp)Opc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/TableGen/
Record.h 779 return UnOpInit::get(getOpcode(), *Operands.begin(), getType());
789 UnaryOp getOpcode() const { return (UnaryOp)Opc; }
830 return BinOpInit::get(getOpcode(), Operands[0], Operands[1], getType());
842 BinaryOp getOpcode() const { return (BinaryOp)Opc; }
885 return TernOpInit::get(getOpcode(), Operands[0], Operands[1], Operands[2],
899 TernaryOp getOpcode() const { return (TernaryOp)Opc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/TableGen/
Record.h 779 return UnOpInit::get(getOpcode(), *Operands.begin(), getType());
789 UnaryOp getOpcode() const { return (UnaryOp)Opc; }
830 return BinOpInit::get(getOpcode(), Operands[0], Operands[1], getType());
842 BinaryOp getOpcode() const { return (BinaryOp)Opc; }
885 return TernOpInit::get(getOpcode(), Operands[0], Operands[1], Operands[2],
899 TernaryOp getOpcode() const { return (TernaryOp)Opc; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/TableGen/
Record.h 799 return UnOpInit::get(getOpcode(), *Operands.begin(), getType());
809 UnaryOp getOpcode() const { return (UnaryOp)Opc; }
851 return BinOpInit::get(getOpcode(), Operands[0], Operands[1], getType());
863 BinaryOp getOpcode() const { return (BinaryOp)Opc; }
907 return TernOpInit::get(getOpcode(), Operands[0], Operands[1], Operands[2],
921 TernaryOp getOpcode() const { return (TernaryOp)Opc; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/TableGen/
Record.h 779 return UnOpInit::get(getOpcode(), *Operands.begin(), getType());
789 UnaryOp getOpcode() const { return (UnaryOp)Opc; }
830 return BinOpInit::get(getOpcode(), Operands[0], Operands[1], getType());
842 BinaryOp getOpcode() const { return (BinaryOp)Opc; }
885 return TernOpInit::get(getOpcode(), Operands[0], Operands[1], Operands[2],
899 TernaryOp getOpcode() const { return (TernaryOp)Opc; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/TableGen/
Record.h 779 return UnOpInit::get(getOpcode(), *Operands.begin(), getType());
789 UnaryOp getOpcode() const { return (UnaryOp)Opc; }
830 return BinOpInit::get(getOpcode(), Operands[0], Operands[1], getType());
842 BinaryOp getOpcode() const { return (BinaryOp)Opc; }
885 return TernOpInit::get(getOpcode(), Operands[0], Operands[1], Operands[2],
899 TernaryOp getOpcode() const { return (TernaryOp)Opc; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/TableGen/
Record.h 779 return UnOpInit::get(getOpcode(), *Operands.begin(), getType());
789 UnaryOp getOpcode() const { return (UnaryOp)Opc; }
830 return BinOpInit::get(getOpcode(), Operands[0], Operands[1], getType());
842 BinaryOp getOpcode() const { return (BinaryOp)Opc; }
885 return TernOpInit::get(getOpcode(), Operands[0], Operands[1], Operands[2],
899 TernaryOp getOpcode() const { return (TernaryOp)Opc; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/TableGen/
Record.h 779 return UnOpInit::get(getOpcode(), *Operands.begin(), getType());
789 UnaryOp getOpcode() const { return (UnaryOp)Opc; }
830 return BinOpInit::get(getOpcode(), Operands[0], Operands[1], getType());
842 BinaryOp getOpcode() const { return (BinaryOp)Opc; }
885 return TernOpInit::get(getOpcode(), Operands[0], Operands[1], Operands[2],
899 TernaryOp getOpcode() const { return (TernaryOp)Opc; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/TableGen/
Record.h 779 return UnOpInit::get(getOpcode(), *Operands.begin(), getType());
789 UnaryOp getOpcode() const { return (UnaryOp)Opc; }
830 return BinOpInit::get(getOpcode(), Operands[0], Operands[1], getType());
842 BinaryOp getOpcode() const { return (BinaryOp)Opc; }
885 return TernOpInit::get(getOpcode(), Operands[0], Operands[1], Operands[2],
899 TernaryOp getOpcode() const { return (TernaryOp)Opc; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/TableGen/
Record.h 779 return UnOpInit::get(getOpcode(), *Operands.begin(), getType());
789 UnaryOp getOpcode() const { return (UnaryOp)Opc; }
830 return BinOpInit::get(getOpcode(), Operands[0], Operands[1], getType());
842 BinaryOp getOpcode() const { return (BinaryOp)Opc; }
885 return TernOpInit::get(getOpcode(), Operands[0], Operands[1], Operands[2],
899 TernaryOp getOpcode() const { return (TernaryOp)Opc; }
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/build/builder/3.2.0-alpha16/
builder-3.2.0-alpha16.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/3.0.0/
builder-3.0.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/3.0.0-alpha9/
builder-3.0.0-alpha9.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/3.0.0-beta1/
builder-3.0.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/3.0.0-beta2/
builder-3.0.0-beta2.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/3.0.0-beta6/
builder-3.0.0-beta6.jar 

Completed in 1101 milliseconds

1 2 3 4 5 6 7 891011>>