Home
last modified time | relevance | path

Searched defs:GetOperandAs (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dinstruction.cpp48 std::string Instruction::GetOperandAs<std::string>(size_t index) const { in GetOperandAs() function in spvtools::val::Instruction
H A Dinstruction.h103 T GetOperandAs(size_t index) const { in GetOperandAs() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dinstruction.cpp48 std::string Instruction::GetOperandAs<std::string>(size_t index) const { in GetOperandAs() function in spvtools::val::Instruction
H A Dinstruction.h102 T GetOperandAs(size_t index) const { in GetOperandAs() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dinstruction.cpp48 std::string Instruction::GetOperandAs<std::string>(size_t index) const { in GetOperandAs() function in spvtools::val::Instruction
Dinstruction.h102 T GetOperandAs(size_t index) const { in GetOperandAs() function