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

1 2 3 4 5 6 7 891011>>

  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h 156 ArrayRef<const Value *> Operands) const;
563 /// \p Args is an optional argument which holds the instruction operands
    [all...]
  /external/llvm/lib/DebugInfo/DWARF/
DWARFDebugFrame.cpp 67 /// opcode and an optional sequence of operands.
68 typedef std::vector<uint64_t> Operands;
75 Operands Ops;
81 /// operands to the Instructions vector.
132 // No operands
136 // Operands: Address
140 // Operands: 1-byte delta
144 // Operands: 2-byte delta
148 // Operands: 4-byte delta
156 // Operands: ULEB12
    [all...]
  /external/vixl/test/aarch32/
test-assembler-cond-rd-operand-rn-t32.cc 71 // across test files during template instantiation. Specifically, `Operands` has
78 struct Operands {
87 // The `operands` field represents what to pass to the assembler to
89 Operands operands; member in struct:vixl::aarch32::__anon38288::TestData
95 // Description of the operands, used for error reporting.
369 Condition cond = kTests[i].operands.cond;
370 Register rd = kTests[i].operands.rd;
371 Register rn = kTests[i].operands.rn;
421 printf("Error when testing \"%s\" with operands \"%s\":\n"
    [all...]
test-assembler-cond-rd-rn-t32.cc 64 // across test files during template instantiation. Specifically, `Operands` has
71 struct Operands {
80 // The `operands` field represents what to pass to the assembler to
82 Operands operands; member in struct:vixl::aarch32::__anon38311::TestData
88 // Description of the operands, used for error reporting.
353 Condition cond = kTests[i].operands.cond;
354 Register rd = kTests[i].operands.rd;
355 Register rn = kTests[i].operands.rn;
404 printf("Error when testing \"%s\" with operands \"%s\":\n"
    [all...]
test-assembler-cond-sp-sp-operand-imm7-t32.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::__anon38323::TestData
84 // Description of the operands, used for error reporting.
250 Condition cond = kTests[i].operands.cond;
251 Register rd = kTests[i].operands.rd;
252 Register rn = kTests[i].operands.rn;
253 uint32_t immediate = kTests[i].operands.immediate
    [all...]
test-simulator-cond-rd-operand-const-a32.cc 131 // across test files during template instantiation. Specifically, `Operands` and
139 struct Operands {
154 // The `operands` fields represents the values to pass to the assembler to
156 Operands operands; member in struct:vixl::aarch32::__anon38334::TestLoopData
157 // Description of the operands, used for error reporting.
516 Condition cond = kTests[i].operands.cond;
517 Register rd = kTests[i].operands.rd;
518 uint32_t immediate = kTests[i].operands.immediate;
test-simulator-cond-rd-operand-const-t32.cc 131 // across test files during template instantiation. Specifically, `Operands` and
139 struct Operands {
154 // The `operands` fields represents the values to pass to the assembler to
156 Operands operands; member in struct:vixl::aarch32::__anon38335::TestLoopData
157 // Description of the operands, used for error reporting.
631 Condition cond = kTests[i].operands.cond;
632 Register rd = kTests[i].operands.rd;
633 uint32_t immediate = kTests[i].operands.immediate;
    [all...]
test-simulator-cond-rd-operand-imm16-t32.cc 125 // across test files during template instantiation. Specifically, `Operands` and
133 struct Operands {
148 // The `operands` fields represents the values to pass to the assembler to
150 Operands operands; member in struct:vixl::aarch32::__anon38336::TestLoopData
151 // Description of the operands, used for error reporting.
469 Condition cond = kTests[i].operands.cond;
470 Register rd = kTests[i].operands.rd;
471 uint32_t immediate = kTests[i].operands.immediate;
test-assembler-cond-rd-operand-imm16-t32.cc 60 // across test files during template instantiation. Specifically, `Operands` has
67 struct Operands {
76 // The `operands` field represents what to pass to the assembler to
78 Operands operands; member in struct:vixl::aarch32::__anon38271::TestData
84 // Description of the operands, used for error reporting.
512 Condition cond = kTests[i].operands.cond;
513 Register rd = kTests[i].operands.rd;
514 uint32_t immediate = kTests[i].operands.immediate;
    [all...]
test-assembler-cond-rd-operand-rn-shift-rs-t32-narrow-out-it-block.cc 57 // across test files during template instantiation. Specifically, `Operands` has
64 struct Operands {
75 // The `operands` field represents what to pass to the assembler to
77 Operands operands; member in struct:vixl::aarch32::__anon38283::TestData
83 // Description of the operands, used for error reporting.
375 Condition cond = kTests[i].operands.cond;
376 Register rd = kTests[i].operands.rd;
377 Register rn = kTests[i].operands.rn;
378 ShiftType shift = kTests[i].operands.shift
    [all...]
test-assembler-cond-rd-rn-operand-rm-t32-rd-is-rn-is-sp-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::__anon38306::TestData
82 // Description of the operands, used for error reporting.
329 Condition cond = kTests[i].operands.cond;
330 Register rd = kTests[i].operands.rd;
331 Register rn = kTests[i].operands.rn;
332 Register rm = kTests[i].operands.rm
    [all...]
test-assembler-cond-rd-rn-rm-a32.cc 115 // across test files during template instantiation. Specifically, `Operands` has
122 struct Operands {
132 // The `operands` field represents what to pass to the assembler to
134 Operands operands; member in struct:vixl::aarch32::__anon38309::TestData
140 // Description of the operands, used for error reporting.
534 Condition cond = kTests[i].operands.cond;
535 Register rd = kTests[i].operands.rd;
536 Register rn = kTests[i].operands.rn;
537 Register rm = kTests[i].operands.rm
    [all...]
test-assembler-cond-rd-rn-rm-t32.cc 114 // across test files during template instantiation. Specifically, `Operands` has
121 struct Operands {
131 // The `operands` field represents what to pass to the assembler to
133 Operands operands; member in struct:vixl::aarch32::__anon38310::TestData
139 // Description of the operands, used for error reporting.
532 Condition cond = kTests[i].operands.cond;
533 Register rd = kTests[i].operands.rd;
534 Register rn = kTests[i].operands.rn;
535 Register rm = kTests[i].operands.rm
    [all...]
test-assembler-cond-rd-sp-operand-imm8-t32.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::__anon38312::TestData
82 // Description of the operands, used for error reporting.
375 Condition cond = kTests[i].operands.cond;
376 Register rd = kTests[i].operands.rd;
377 Register rn = kTests[i].operands.rn;
378 uint32_t immediate = kTests[i].operands.immediate
    [all...]
test-macro-assembler-cond-rd-rn-a32.cc 68 // across test files during template instantiation. Specifically, `Operands` has
75 struct Operands {
84 // The `operands` field represents what to pass to the assembler to
86 Operands operands; member in struct:vixl::aarch32::__anon38326::TestData
87 // Description of the operands, used for error reporting.
    [all...]
test-macro-assembler-cond-rd-rn-pc-a32.cc 61 // across test files during template instantiation. Specifically, `Operands` has
68 struct Operands {
77 // The `operands` field represents what to pass to the assembler to
79 Operands operands; member in struct:vixl::aarch32::__anon38327::TestData
80 // Description of the operands, used for error reporting.
    [all...]
test-macro-assembler-cond-rd-rn-t32.cc 68 // across test files during template instantiation. Specifically, `Operands` has
75 struct Operands {
84 // The `operands` field represents what to pass to the assembler to
86 Operands operands; member in struct:vixl::aarch32::__anon38328::TestData
87 // Description of the operands, used for error reporting.
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
unwind-bad.l 30 .*:78: Error: Operands to \.save\.gf may not be both zero
  /external/llvm/utils/TableGen/
X86RecognizableInstr.cpp 229 Operands = &insn.Operands.OperandList;
492 Spec->operands[operandIndex].encoding = ENCODING_DUP;
493 Spec->operands[operandIndex].type =
498 const std::string &typeName = (*Operands)[operandIndex].Rec->getName();
503 Spec->operands[operandIndex].encoding = encoding;
504 Spec->operands[operandIndex].type = typeFromString(typeName,
516 const std::vector<CGIOperandList::OperandInfo> &OperandList = *Operands;
521 // operandMapping maps from operands in OperandList to their originals.
565 // Given the set of prefix bits, how many additional operands does th
    [all...]
DAGISelMatcherGen.cpp 396 // intrinsic, has multiple operands, or has other inputs like chain or
543 // fails) and pushes the matched operands onto the recorded nodes list.
547 // Record the right number of operands.
578 // Complex operands have already been completely selected, just find the
751 // Number of operands we know the output instruction must have. If it is
752 // variadic, we could have more operands.
753 unsigned NumFixedOperands = II.Operands.size();
757 // Loop over all of the fixed operands of the instruction pattern, emitting
759 // the number of input operands of the instruction. However, in cases where
760 // there are predicate operands for an instruction, we need to fill in th
    [all...]
  /external/google-breakpad/src/common/dwarf/
dwarf2reader.cc     [all...]
  /external/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 161 ArrayRef<const Value *> Operands) {
162 return BaseT::getGEPCost(PointeeType, Ptr, Operands);
303 // Check if any of the operands are vector operands.
    [all...]
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 273 if (MI->Operands)
274 deallocateOperandArray(MI->CapOperands, MI->Operands);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
AutoUpgrade.cpp 313 Value *Operands[4] = { CI->getArgOperand(0), CI->getArgOperand(1),
316 CallInst *NewCI = CallInst::Create(NewFn, Operands,
  /external/swiftshader/third_party/LLVM/utils/TableGen/
DAGISelMatcherGen.cpp 361 // intrinsic, has multiple operands, or has other inputs like chain or
502 // fails) and pushes the matched operands onto the recorded nodes list.
506 // Record the right number of operands.
711 // Loop over all of the operands of the instruction pattern, emitting code
713 // the number of input operands of the instruction. However, in cases
714 // where there are predicate operands for an instruction, we need to fill
715 // in the 'execute always' values. Match up the node operands to the
716 // instruction operands to do this.
718 for (unsigned ChildNo = 0, InstOpNo = NumResults, e = II.Operands.size();
722 Record *OperandNode = II.Operands[InstOpNo].Rec
    [all...]

Completed in 710 milliseconds

1 2 3 4 5 6 7 891011>>