Home
last modified time | relevance | path

Searched refs:print_types (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp661 void SDNode::print_types(raw_ostream &OS, const SelectionDAG *G) const { in print_types() function in SDNode
1091 print_types(OS, G); in printr()
1105 Value->print_types(OS, G); in printOperand()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp749 kmp_hw_t print_types[KMP_HW_LAST + 2]; in print() local
781 print_types[print_types_depth++] = types[level]; in print()
784 if (print_types[print_types_depth - 1] == KMP_HW_THREAD) { in print()
787 print_types[print_types_depth - 1] = KMP_HW_CORE; in print()
788 print_types[print_types_depth++] = KMP_HW_THREAD; in print()
790 print_types[print_types_depth++] = KMP_HW_CORE; in print()
795 print_types[print_types_depth++] = KMP_HW_THREAD; in print()
806 numerator_type = print_types[plevel]; in print()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1134 LLVM_ABI void print_types(raw_ostream &OS, const SelectionDAG *G) const;
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc15201 {"_ZNK4llvm6SDNode11print_typesERNS_11raw_ostreamEPKNS_12SelectionDAGE", "llvm::SDNode::print_types