Home
last modified time | relevance | path

Searched defs:AddOperand (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction.h681 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 Dinstruction.h681 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 Dinstruction.h681 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 DDriverTestHelpers.hpp203 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 Dtest_ir_util.cpp18 void AddOperand(Value v) { in AddOperand() function in torch::lazy::IrUtilNode
H A Dtest_trie_cache.cpp28 void AddOperand(Value v) { in AddOperand() function in torch::lazy::TrieCacheNode
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dir.cpp167 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 DInstrEmitter.cpp375 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 DInstrEmitter.cpp362 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 DInstrEmitter.cpp371 void InstrEmitter::AddOperand(MachineInstrBuilder &MIB, in AddOperand() function in InstrEmitter
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/
Dtest_generator.py465 def AddOperand(self, operand): member in Model
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestValidation.cpp414 TEST_F(ValidationTestModel, AddOperand) { in TEST_F() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1001 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 DMipsISelLowering.cpp991 SDValue AddOperand = ROOTNode->getOperand(0).getOpcode() == ISD::MUL in performMADD_MSUBCombine() local