/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | instruction.h | 681 inline void Instruction::AddOperand(Operand&& operand) { in AddOperand() function 685 inline void Instruction::AddOperand(const Operand& operand) { in AddOperand() function
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | instruction.h | 681 inline void Instruction::AddOperand(Operand&& operand) { in AddOperand() function 685 inline void Instruction::AddOperand(const Operand& operand) { in AddOperand() function
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | instruction.h | 681 inline void Instruction::AddOperand(Operand&& operand) { in AddOperand() function 685 inline void Instruction::AddOperand(const Operand& operand) { in AddOperand() function
|
/aosp_15_r20/external/android-nn-driver/test/ |
H A D | DriverTestHelpers.hpp | 203 void AddOperand(HalModel& model, const HalOperand& op) in AddOperand() function 338 void AddOperand(armnn_driver::hal_1_3::HalPolicy::Model& model, in AddOperand() function
|
/aosp_15_r20/external/pytorch/test/cpp/lazy/ |
H A D | test_ir_util.cpp | 18 void AddOperand(Value v) { in AddOperand() function in torch::lazy::IrUtilNode
|
H A D | test_trie_cache.cpp | 28 void AddOperand(Value v) { in AddOperand() function in torch::lazy::TrieCacheNode
|
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/ |
H A D | ir.cpp | 167 void Node::AddOperand(NodePtr node, size_t index) { in AddOperand() function in torch::lazy::Node
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | InstrEmitter.cpp | 375 void InstrEmitter::AddOperand(MachineInstrBuilder &MIB, in AddOperand() function in InstrEmitter
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | InstrEmitter.cpp | 362 void InstrEmitter::AddOperand(MachineInstrBuilder &MIB, in AddOperand() function in InstrEmitter
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | InstrEmitter.cpp | 371 void InstrEmitter::AddOperand(MachineInstrBuilder &MIB, in AddOperand() function in InstrEmitter
|
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/ |
D | test_generator.py | 465 def AddOperand(self, operand): member in Model
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/ |
D | TestValidation.cpp | 414 TEST_F(ValidationTestModel, AddOperand) { in TEST_F() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 1001 SDValue AddOperand = ROOTNode->getOperand(0).getOpcode() == ISD::MUL in performMADD_MSUBCombine() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 991 SDValue AddOperand = ROOTNode->getOperand(0).getOpcode() == ISD::MUL in performMADD_MSUBCombine() local
|