Home
last modified time | relevance | path

Searched defs:operands_ (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Ddeadness_analysis.cc179 std::vector<Predicate*> operands_; member in tensorflow::__anonfdc77a490111::AndPredicate
208 std::vector<Predicate*> operands_; member in tensorflow::__anonfdc77a490111::OrPredicate
228 std::array<Predicate*, 1> operands_; member in tensorflow::__anonfdc77a490111::NotPredicate
272 std::array<Predicate*, 2> operands_; member in tensorflow::__anonfdc77a490111::AndRecurrencePredicate
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dcustom_call_thunk.h62 const std::vector<OptionalSlice> operands_; variable
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dinstruction.h114 const std::vector<spv_parsed_operand_t> operands_; variable
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dinstruction.h114 const std::vector<spv_parsed_operand_t> operands_; variable
/aosp_15_r20/system/unwinding/libunwindstack/
H A DDwarfOp.h91 std::vector<AddressType> operands_; variable
H A DDwarfCfa.h109 std::vector<AddressType> operands_; variable
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dinstruction.h115 const std::vector<spv_parsed_operand_t> operands_; variable
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dir.h179 std::vector<NodePtr> operands_; variable
/aosp_15_r20/art/runtime/
H A Dmethod_handles-inl.h71 const InstructionOperands* const operands_; // the set of register operands to read variable
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/
H A Dunit_spirv.h163 std::vector<uint32_t> operands_; variable
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/
Dunit_spirv.h163 std::vector<uint32_t> operands_; variable
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/
H A Dunit_spirv.h163 std::vector<uint32_t> operands_; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_matchers.h43 std::vector<::testing::Matcher<const HloInstruction*>> operands_; variable
H A Dhlo_instruction.h2315 InstructionVector operands_; variable
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction.h639 OperandList operands_; variable
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstruction.h639 OperandList operands_; variable
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dinstruction.h639 OperandList operands_; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/c/
H A Dc_api_unified_experimental_mlir.cc204 SmallVector<Value, 8> operands_; member in mlir::TF::__anon3eda563f0111::MlirAbstractOp
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DTensorIterator.h703 SmallVector<OperandInfo, 4> operands_; member
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/
H A Ddisassemble.cpp86 std::unique_ptr<spv_parsed_operand_t[]> operands_; member in spvtools::__anonf02d9f2b0111::ParsedInstruction