Home
last modified time | relevance | path

Searched defs:GetOperand (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/art/libdexfile/dex/
H A Ddex_instruction.cc480 uint32_t RangeInstructionOperands::GetOperand(size_t operand_index) const { in GetOperand() function in art::RangeInstructionOperands
485 uint32_t VarArgsInstructionOperands::GetOperand(size_t operand_index) const { in GetOperand() function in art::VarArgsInstructionOperands
490 uint32_t NoReceiverInstructionOperands::GetOperand(size_t operand_index) const { in GetOperand() function in art::NoReceiverInstructionOperands
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction.h671 inline Operand& Instruction::GetOperand(uint32_t index) { in GetOperand() function
676 inline const Operand& Instruction::GetOperand(uint32_t index) const { in GetOperand() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstruction.h671 inline Operand& Instruction::GetOperand(uint32_t index) { in GetOperand() function
676 inline const Operand& Instruction::GetOperand(uint32_t index) const { in GetOperand() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dinstruction.h671 inline Operand& Instruction::GetOperand(uint32_t index) { in GetOperand() function
676 inline const Operand& Instruction::GetOperand(uint32_t index) const { in GetOperand() function
/aosp_15_r20/external/vixl/src/aarch32/
H A Ddisasm-aarch32.h232 const MemOperand& GetOperand() const { return operand_; } in GetOperand() function
244 const AlignedMemOperand& GetOperand() const { return operand_; } in GetOperand() function
/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DRar3Vm.cpp253 UInt32 CVm::GetOperand(bool byteMode, const COperand *op) const in GetOperand() function in NCompress::NRar3::NVm::CVm
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/
H A Ddisassemble.cpp231 uint32_t GetOperand(const spv_parsed_instruction_t* instruction, in GetOperand() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dinstruction_test.cpp163 TEST(InstructionTest, GetOperand) { in TEST() argument
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Dinstruction_test.cpp163 TEST(InstructionTest, GetOperand) { in TEST() argument
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
Dinstruction_test.cpp163 TEST(InstructionTest, GetOperand) { in TEST() argument