Home
last modified time | relevance | path

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

/external/swiftshader/third_party/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
/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
/external/angle/third_party/spirv-tools/src/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
/external/vixl/src/aarch32/
Ddisasm-aarch32.h238 const MemOperand& GetOperand() const { return operand_; } in GetOperand() function
250 const AlignedMemOperand& GetOperand() const { return operand_; } in GetOperand() function
/external/lzma/CPP/7zip/Compress/
DRar3Vm.cpp253 UInt32 CVm::GetOperand(bool byteMode, const COperand *op) const in GetOperand() function in NCompress::NRar3::NVm::CVm
/external/angle/third_party/spirv-tools/src/source/
Ddisassemble.cpp231 uint32_t GetOperand(const spv_parsed_instruction_t* instruction, in GetOperand() function
/external/deqp-deps/SPIRV-Tools/source/
Ddisassemble.cpp231 uint32_t GetOperand(const spv_parsed_instruction_t* instruction, in GetOperand() function
/external/angle/third_party/spirv-tools/src/test/opt/
Dinstruction_test.cpp163 TEST(InstructionTest, GetOperand) { in TEST() argument
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dinstruction_test.cpp163 TEST(InstructionTest, GetOperand) { in TEST() argument
/external/deqp-deps/SPIRV-Tools/test/opt/
Dinstruction_test.cpp163 TEST(InstructionTest, GetOperand) { in TEST() argument