HomeSort by relevance Sort by last modified time
    Searched refs:Operands (Results 276 - 300 of 349) sorted by null

<<11121314

  /external/vixl/test/aarch32/
test-assembler-cond-rd-rn-operand-rm-shift-amount-1to32-a32.cc 77 // across test files during template instantiation. Specifically, `Operands` has
84 struct Operands {
96 // The `operands` field represents what to pass to the assembler to
98 Operands operands; member in struct:vixl::aarch32::__anon38300::TestData
104 // Description of the operands, used for error reporting.
    [all...]
test-assembler-cond-rd-rn-operand-rm-shift-amount-1to32-t32.cc 77 // across test files during template instantiation. Specifically, `Operands` has
84 struct Operands {
96 // The `operands` field represents what to pass to the assembler to
98 Operands operands; member in struct:vixl::aarch32::__anon38301::TestData
104 // Description of the operands, used for error reporting.
    [all...]
test-assembler-cond-rd-rn-operand-rm-t32-all-low-in-it-block.cc 59 // across test files during template instantiation. Specifically, `Operands` has
66 struct Operands {
76 // The `operands` field represents what to pass to the assembler to
78 Operands operands; member in struct:vixl::aarch32::__anon38303::TestData
84 // Description of the operands, used for error reporting.
    [all...]
test-assembler-cond-rd-rn-operand-rm-t32-all-low-rd-is-rn-in-it-block.cc 67 // across test files during template instantiation. Specifically, `Operands` has
74 struct Operands {
84 // The `operands` field represents what to pass to the assembler to
86 Operands operands; member in struct:vixl::aarch32::__anon38304::TestData
92 // Description of the operands, used for error reporting.
    [all...]
test-assembler-cond-rd-rn-operand-rm-t32-rd-is-rn-in-it-block.cc 57 // across test files during template instantiation. Specifically, `Operands` has
64 struct Operands {
74 // The `operands` field represents what to pass to the assembler to
76 Operands operands; member in struct:vixl::aarch32::__anon38305::TestData
82 // Description of the operands, used for error reporting.
    [all...]
test-assembler-cond-rd-rn-operand-rm-t32.cc 91 // across test files during template instantiation. Specifically, `Operands` has
98 struct Operands {
108 // The `operands` field represents what to pass to the assembler to
110 Operands operands; member in struct:vixl::aarch32::__anon38308::TestData
116 // Description of the operands, used for error reporting.
    [all...]
test-assembler-cond-rdlow-operand-imm8-t32-in-it-block.cc 59 // across test files during template instantiation. Specifically, `Operands` has
66 struct Operands {
75 // The `operands` field represents what to pass to the assembler to
77 Operands operands; member in struct:vixl::aarch32::__anon38313::TestData
83 // Description of the operands, used for error reporting.
    [all...]
test-simulator-cond-rd-rn-operand-imm12-t32.cc 125 // across test files during template instantiation. Specifically, `Operands` and
133 struct Operands {
149 // The `operands` fields represents the values to pass to the assembler to
151 Operands operands; member in struct:vixl::aarch32::__anon38350::TestLoopData
152 // Description of the operands, used for error reporting.
    [all...]
test-simulator-cond-rd-rn-operand-rm-a32.cc 157 // across test files during template instantiation. Specifically, `Operands` and
165 struct Operands {
183 // The `operands` fields represents the values to pass to the assembler to
185 Operands operands; member in struct:vixl::aarch32::__anon38351::TestLoopData
186 // Description of the operands, used for error reporting.
    [all...]
test-simulator-cond-rd-rn-operand-rm-t32.cc 157 // across test files during template instantiation. Specifically, `Operands` and
165 struct Operands {
183 // The `operands` fields represents the values to pass to the assembler to
185 Operands operands; member in struct:vixl::aarch32::__anon38359::TestLoopData
186 // Description of the operands, used for error reporting.
    [all...]
test-simulator-cond-rdlow-rnlow-rmlow-t32.cc 125 // across test files during template instantiation. Specifically, `Operands` and
133 struct Operands {
151 // The `operands` fields represents the values to pass to the assembler to
153 Operands operands; member in struct:vixl::aarch32::__anon38371::TestLoopData
154 // Description of the operands, used for error reporting.
    [all...]
test-assembler-cond-rd-memop-immediate-512-a32.cc 61 // across test files during template instantiation. Specifically, `Operands` has
68 struct Operands {
80 // The `operands` field represents what to pass to the assembler to
82 Operands operands; member in struct:vixl::aarch32::__anon38263::TestData
88 // Description of the operands, used for error reporting.
    [all...]
test-assembler-cond-rd-memop-immediate-8192-a32.cc 61 // across test files during template instantiation. Specifically, `Operands` has
68 struct Operands {
80 // The `operands` field represents what to pass to the assembler to
82 Operands operands; member in struct:vixl::aarch32::__anon38264::TestData
88 // Description of the operands, used for error reporting.
    [all...]
  /external/llvm/include/llvm/IR/
Metadata.h 145 /// This allows, e.g., instrinsics to have metadata as operands.
421 /// operands could refer to any \a Value. There's was a lot of code like this:
802 /// unresolved. As soon as all operands become resolved, it will drop RAUW
878 /// support (because all operands are resolved).
881 /// resolved automatically. However, if this (or one of its operands) is
903 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
1008 op_range operands() const { return op_range(op_begin(), op_end()); } function in class:llvm::MDNode
1333 inline iterator_range<op_iterator> operands() { function in class:llvm::NamedMDNode
1336 inline iterator_range<const_op_iterator> operands() const { function in class:llvm::NamedMDNode
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Metadata.h 157 /// This allows, e.g., instrinsics to have metadata as operands.
437 /// operands could refer to any \a Value. There's was a lot of code like this:
824 /// unresolved. As soon as all operands become resolved, it will drop RAUW
900 /// support (because all operands are resolved).
903 /// resolved automatically. However, if this (or one of its operands) is
925 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
1032 op_range operands() const { return op_range(op_begin(), op_end()); } function in class:llvm::MDNode
1372 inline iterator_range<op_iterator> operands() { function in class:llvm::NamedMDNode
1375 inline iterator_range<const_op_iterator> operands() const { function in class:llvm::NamedMDNode
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Metadata.h 157 /// This allows, e.g., instrinsics to have metadata as operands.
436 /// operands could refer to any \a Value. There's was a lot of code like this:
824 /// unresolved. As soon as all operands become resolved, it will drop RAUW
900 /// support (because all operands are resolved).
903 /// resolved automatically. However, if this (or one of its operands) is
925 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
1032 op_range operands() const { return op_range(op_begin(), op_end()); } function in class:llvm::MDNode
1371 inline iterator_range<op_iterator> operands() { function in class:llvm::NamedMDNode
1374 inline iterator_range<const_op_iterator> operands() const { function in class:llvm::NamedMDNode
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Metadata.h 157 /// This allows, e.g., instrinsics to have metadata as operands.
436 /// operands could refer to any \a Value. There's was a lot of code like this:
824 /// unresolved. As soon as all operands become resolved, it will drop RAUW
900 /// support (because all operands are resolved).
903 /// resolved automatically. However, if this (or one of its operands) is
925 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
1032 op_range operands() const { return op_range(op_begin(), op_end()); } function in class:llvm::MDNode
1371 inline iterator_range<op_iterator> operands() { function in class:llvm::NamedMDNode
1374 inline iterator_range<const_op_iterator> operands() const { function in class:llvm::NamedMDNode
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Metadata.h 157 /// This allows, e.g., instrinsics to have metadata as operands.
436 /// operands could refer to any \a Value. There's was a lot of code like this:
824 /// unresolved. As soon as all operands become resolved, it will drop RAUW
900 /// support (because all operands are resolved).
903 /// resolved automatically. However, if this (or one of its operands) is
925 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
1032 op_range operands() const { return op_range(op_begin(), op_end()); } function in class:llvm::MDNode
1371 inline iterator_range<op_iterator> operands() { function in class:llvm::NamedMDNode
1374 inline iterator_range<const_op_iterator> operands() const { function in class:llvm::NamedMDNode
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Metadata.h 157 /// This allows, e.g., instrinsics to have metadata as operands.
436 /// operands could refer to any \a Value. There's was a lot of code like this:
824 /// unresolved. As soon as all operands become resolved, it will drop RAUW
900 /// support (because all operands are resolved).
903 /// resolved automatically. However, if this (or one of its operands) is
925 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
1032 op_range operands() const { return op_range(op_begin(), op_end()); } function in class:llvm::MDNode
1371 inline iterator_range<op_iterator> operands() { function in class:llvm::NamedMDNode
1374 inline iterator_range<const_op_iterator> operands() const { function in class:llvm::NamedMDNode
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Metadata.h 157 /// This allows, e.g., instrinsics to have metadata as operands.
436 /// operands could refer to any \a Value. There's was a lot of code like this:
824 /// unresolved. As soon as all operands become resolved, it will drop RAUW
900 /// support (because all operands are resolved).
903 /// resolved automatically. However, if this (or one of its operands) is
925 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
1032 op_range operands() const { return op_range(op_begin(), op_end()); } function in class:llvm::MDNode
1371 inline iterator_range<op_iterator> operands() { function in class:llvm::NamedMDNode
1374 inline iterator_range<const_op_iterator> operands() const { function in class:llvm::NamedMDNode
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Metadata.h 157 /// This allows, e.g., instrinsics to have metadata as operands.
436 /// operands could refer to any \a Value. There's was a lot of code like this:
824 /// unresolved. As soon as all operands become resolved, it will drop RAUW
900 /// support (because all operands are resolved).
903 /// resolved automatically. However, if this (or one of its operands) is
925 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
1032 op_range operands() const { return op_range(op_begin(), op_end()); } function in class:llvm::MDNode
1371 inline iterator_range<op_iterator> operands() { function in class:llvm::NamedMDNode
1374 inline iterator_range<const_op_iterator> operands() const { function in class:llvm::NamedMDNode
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Metadata.h 157 /// This allows, e.g., instrinsics to have metadata as operands.
436 /// operands could refer to any \a Value. There's was a lot of code like this:
824 /// unresolved. As soon as all operands become resolved, it will drop RAUW
900 /// support (because all operands are resolved).
903 /// resolved automatically. However, if this (or one of its operands) is
925 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
1032 op_range operands() const { return op_range(op_begin(), op_end()); } function in class:llvm::MDNode
1371 inline iterator_range<op_iterator> operands() { function in class:llvm::NamedMDNode
1374 inline iterator_range<const_op_iterator> operands() const { function in class:llvm::NamedMDNode
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Metadata.h 157 /// This allows, e.g., instrinsics to have metadata as operands.
436 /// operands could refer to any \a Value. There's was a lot of code like this:
824 /// unresolved. As soon as all operands become resolved, it will drop RAUW
900 /// support (because all operands are resolved).
903 /// resolved automatically. However, if this (or one of its operands) is
925 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
1032 op_range operands() const { return op_range(op_begin(), op_end()); } function in class:llvm::MDNode
1371 inline iterator_range<op_iterator> operands() { function in class:llvm::NamedMDNode
1374 inline iterator_range<const_op_iterator> operands() const { function in class:llvm::NamedMDNode
    [all...]
  /external/clang/lib/CodeGen/
TargetInfo.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 220 // Return false if the node has no operands.
351 /// AddNodeIDOperands - Various routines for adding operands to the NodeID data.
361 /// AddNodeIDOperands - Various routines for adding operands to the NodeID data.
384 llvm_unreachable("Should only be used on nodes with operands");
632 // Finally, remove uses due to operands of this node, remove from the
642 // Drop all of the operands and decrement used node's use counts.
658 // If we have operands, deallocate them.
683 assert(N->getNumOperands() == 2 && "Wrong number of operands!");
696 "Wrong number of operands!");
704 "Operands must all have the same type")
    [all...]

Completed in 1726 milliseconds

<<11121314