Searched defs:PrettyPrint (Results 1 – 14 of 14) sorted by relevance
37 PrettyPrint = 0, /* Do pretty code formatting */ variable
187 SkSL::String PrettyPrint(const SkSL::String& string) { in PrettyPrint() function
263 std::string Function::PrettyPrint(uint32_t options) const { in PrettyPrint() function in spvtools::opt::Function
229 std::string BasicBlock::PrettyPrint(uint32_t options) const { in PrettyPrint() function in spvtools::opt::BasicBlock
73 std::string SSARewriter::PhiCandidate::PrettyPrint(const CFG* cfg) const { in PrettyPrint() function in spvtools::opt::SSARewriter::PhiCandidate
809 std::string Instruction::PrettyPrint(uint32_t options) const { in PrettyPrint() function in spvtools::opt::Instruction
72 std::string SSARewriter::PhiCandidate::PrettyPrint(const CFG* cfg) const { in PrettyPrint() function in spvtools::opt::SSARewriter::PhiCandidate
791 std::string Instruction::PrettyPrint(uint32_t options) const { in PrettyPrint() function in spvtools::opt::Instruction