Searched refs:ToBinaryWithoutAttachedDebugInsts (Results 1 – 18 of 18) sorted by relevance
141 if (!(skip_nop && i->IsNop())) i->ToBinaryWithoutAttachedDebugInsts(binary); in ToBinary()
133 void Instruction::ToBinaryWithoutAttachedDebugInsts( in ToBinaryWithoutAttachedDebugInsts() function in spvtools::opt::Instruction518 ToBinaryWithoutAttachedDebugInsts(&inst_binary); in PrettyPrint()
301 void ToBinaryWithoutAttachedDebugInsts(std::vector<uint32_t>* binary) const;
154 i->ToBinaryWithoutAttachedDebugInsts(binary); in ToBinary()
167 void Instruction::ToBinaryWithoutAttachedDebugInsts( in ToBinaryWithoutAttachedDebugInsts() function in spvtools::opt::Instruction591 ToBinaryWithoutAttachedDebugInsts(&inst_binary); in PrettyPrint()
358 void ToBinaryWithoutAttachedDebugInsts(std::vector<uint32_t>* binary) const;
169 void Instruction::ToBinaryWithoutAttachedDebugInsts( in ToBinaryWithoutAttachedDebugInsts() function in spvtools::opt::Instruction625 ToBinaryWithoutAttachedDebugInsts(&inst_binary); in PrettyPrint()
96 i->ToBinaryWithoutAttachedDebugInsts(&binary); in ToText()
70 inst->ToBinaryWithoutAttachedDebugInsts(&binary); in DisassembleInst()
93 i->ToBinaryWithoutAttachedDebugInsts(&binary); in ToText()