Searched refs:ToBinaryWithoutAttachedDebugInsts (Results 1 – 20 of 20) sorted by relevance
96 i->ToBinaryWithoutAttachedDebugInsts(&binary); in ToText()
70 inst->ToBinaryWithoutAttachedDebugInsts(&binary); in DisassembleInst()
93 i->ToBinaryWithoutAttachedDebugInsts(&binary); in ToText()
216 i->ToBinaryWithoutAttachedDebugInsts(binary); in ToBinary()
190 void Instruction::ToBinaryWithoutAttachedDebugInsts( in ToBinaryWithoutAttachedDebugInsts() function in spvtools::opt::Instruction815 ToBinaryWithoutAttachedDebugInsts(&inst_binary); in PrettyPrint()
425 void ToBinaryWithoutAttachedDebugInsts(std::vector<uint32_t>* binary) const;
192 void Instruction::ToBinaryWithoutAttachedDebugInsts( in ToBinaryWithoutAttachedDebugInsts() function in spvtools::opt::Instruction817 ToBinaryWithoutAttachedDebugInsts(&inst_binary); in PrettyPrint()
410 void ToBinaryWithoutAttachedDebugInsts(std::vector<uint32_t>* binary) const;
2586 inst.ToBinaryWithoutAttachedDebugInsts(&inst_binary); in ToParsedInstruction()