Searched defs:GetOperandAs (Results 1 – 4 of 4) sorted by relevance
48 std::string Instruction::GetOperandAs<std::string>(size_t index) const { in GetOperandAs() function in spvtools::val::Instruction
102 T GetOperandAs(size_t index) const { in GetOperandAs() function