Home
last modified time | relevance | path

Searched defs:print_types (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp606 void SDNode::print_types(raw_ostream &OS, const SelectionDAG *G) const { print_types() function in SDNode
/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp727 kmp_hw_t print_types[KMP_HW_LAST + 2]; print() local