Home
last modified time | relevance | path

Searched defs:clear_block (Results 1 – 5 of 5) sorted by relevance

/external/libjpeg-turbo/
Dwrgif.c177 clear_block(gif_dest_ptr dinfo) in clear_block() function
/external/llvm-project/llvm/lib/CodeGen/
DRDFGraph.cpp703 void DataFlowGraph::DefStack::clear_block(NodeId N) { in clear_block() function in DataFlowGraph::DefStack
/external/llvm/lib/Target/Hexagon/
DRDFGraph.cpp781 void DataFlowGraph::DefStack::clear_block(NodeId N) { in clear_block() function in DataFlowGraph::DefStack
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.cpp703 void DataFlowGraph::DefStack::clear_block(NodeId N) { in clear_block() function in DataFlowGraph::DefStack
/external/toybox/toys/pending/
Dsh.c816 static struct sh_blockstack *clear_block(struct sh_blockstack *blk) in clear_block() function