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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gradle-plugin/com/android/tools/build/builder/3.0.0-beta7/
builder-3.0.0-beta7.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/3.0.0-rc1/
builder-3.0.0-rc1.jar 
  /prebuilts/r8/
compatdx-master.jar 
compatproguard-master.jar 
d8-master.jar 
r8-master.jar 
  /prebuilts/sdk/tools/lib/
d8.jar 
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 163 inline unsigned getOpcode() const;
461 unsigned getOpcode() const { return (unsigned short)NodeType; }
868 inline unsigned SDValue::getOpcode() const {
869 return Node->getOpcode();
963 return isBinOpWithFlags(N->getOpcode());
    [all...]
  /external/llvm/include/llvm/IR/
Instructions.h 143 return (I->getOpcode() == Instruction::Alloca);
285 return I->getOpcode() == Instruction::Load;
411 return I->getOpcode() == Instruction::Store;
487 return I->getOpcode() == Instruction::Fence;
642 return I->getOpcode() == Instruction::AtomicCmpXchg;
791 return I->getOpcode() == Instruction::AtomicRMW;
    [all...]
  /external/swiftshader/src/OpenGL/compiler/
OutputASM.cpp 553 sw::Shader::Opcode OutputASM::getOpcode(sw::Shader::Opcode op, TIntermTyped *in) const
819 case EOpAddAssign: if(visit == PostVisit) emitAssign(getOpcode(sw::Shader::OPCODE_ADD, result), result, left, left, right); break;
820 case EOpAdd: if(visit == PostVisit) emitBinary(getOpcode(sw::Shader::OPCODE_ADD, result), result, left, right); break;
821 case EOpSubAssign: if(visit == PostVisit) emitAssign(getOpcode(sw::Shader::OPCODE_SUB, result), result, left, left, right); break;
822 case EOpSub: if(visit == PostVisit) emitBinary(getOpcode(sw::Shader::OPCODE_SUB, result), result, left, right); break;
823 case EOpMulAssign: if(visit == PostVisit) emitAssign(getOpcode(sw::Shader::OPCODE_MUL, result), result, left, left, right); break;
824 case EOpMul: if(visit == PostVisit) emitBinary(getOpcode(sw::Shader::OPCODE_MUL, result), result, left, right); break;
825 case EOpDivAssign: if(visit == PostVisit) emitAssign(getOpcode(sw::Shader::OPCODE_DIV, result), result, left, left, right); break;
826 case EOpDiv: if(visit == PostVisit) emitBinary(getOpcode(sw::Shader::OPCODE_DIV, result), result, left, right); break;
827 case EOpIModAssign: if(visit == PostVisit) emitAssign(getOpcode(sw::Shader::OPCODE_IMOD, result), result, left, left, right); break
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 177 inline unsigned getOpcode() const;
543 unsigned getOpcode() const { return (unsigned short)NodeType; }
956 inline unsigned SDValue::getOpcode() const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instructions.h 147 return (I->getOpcode() == Instruction::Alloca);
284 return I->getOpcode() == Instruction::Load;
408 return I->getOpcode() == Instruction::Store;
485 return I->getOpcode() == Instruction::Fence;
643 return I->getOpcode() == Instruction::AtomicCmpXchg;
794 return I->getOpcode() == Instruction::AtomicRMW;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
SelectionDAGNodes.h 182 inline unsigned getOpcode() const;
596 unsigned getOpcode() const { return (unsigned short)NodeType; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Instructions.h 149 return (I->getOpcode() == Instruction::Alloca);
288 return I->getOpcode() == Instruction::Load;
412 return I->getOpcode() == Instruction::Store;
487 return I->getOpcode() == Instruction::Fence;
643 return I->getOpcode() == Instruction::AtomicCmpXchg;
792 return I->getOpcode() == Instruction::AtomicRMW;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
SelectionDAGNodes.h 182 inline unsigned getOpcode() const;
596 unsigned getOpcode() const { return (unsigned short)NodeType; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Instructions.h 149 return (I->getOpcode() == Instruction::Alloca);
288 return I->getOpcode() == Instruction::Load;
412 return I->getOpcode() == Instruction::Store;
487 return I->getOpcode() == Instruction::Fence;
643 return I->getOpcode() == Instruction::AtomicCmpXchg;
792 return I->getOpcode() == Instruction::AtomicRMW;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
SelectionDAGNodes.h 182 inline unsigned getOpcode() const;
596 unsigned getOpcode() const { return (unsigned short)NodeType; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Instructions.h 144 return (I->getOpcode() == Instruction::Alloca);
282 return I->getOpcode() == Instruction::Load;
410 return I->getOpcode() == Instruction::Store;
487 return I->getOpcode() == Instruction::Fence;
643 return I->getOpcode() == Instruction::AtomicCmpXchg;
793 return I->getOpcode() == Instruction::AtomicRMW;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
SelectionDAGNodes.h 182 inline unsigned getOpcode() const;
596 unsigned getOpcode() const { return (unsigned short)NodeType; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Instructions.h 144 return (I->getOpcode() == Instruction::Alloca);
282 return I->getOpcode() == Instruction::Load;
410 return I->getOpcode() == Instruction::Store;
487 return I->getOpcode() == Instruction::Fence;
643 return I->getOpcode() == Instruction::AtomicCmpXchg;
793 return I->getOpcode() == Instruction::AtomicRMW;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
SelectionDAGNodes.h 182 inline unsigned getOpcode() const;
596 unsigned getOpcode() const { return (unsigned short)NodeType; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Instructions.h 144 return (I->getOpcode() == Instruction::Alloca);
282 return I->getOpcode() == Instruction::Load;
410 return I->getOpcode() == Instruction::Store;
487 return I->getOpcode() == Instruction::Fence;
643 return I->getOpcode() == Instruction::AtomicCmpXchg;
793 return I->getOpcode() == Instruction::AtomicRMW;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
SelectionDAGNodes.h 182 inline unsigned getOpcode() const;
596 unsigned getOpcode() const { return (unsigned short)NodeType; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Instructions.h 144 return (I->getOpcode() == Instruction::Alloca);
282 return I->getOpcode() == Instruction::Load;
410 return I->getOpcode() == Instruction::Store;
487 return I->getOpcode() == Instruction::Fence;
643 return I->getOpcode() == Instruction::AtomicCmpXchg;
793 return I->getOpcode() == Instruction::AtomicRMW;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 177 inline unsigned getOpcode() const;
543 unsigned getOpcode() const { return (unsigned short)NodeType; }
956 inline unsigned SDValue::getOpcode() const
    [all...]

Completed in 1132 milliseconds

1 2 3 4 5 6 7 8 91011>>