Home
last modified time | relevance | path

Searched defs:PMR (Results 1 – 6 of 6) sorted by relevance

/llvm-project/libcxx/test/std/utilities/utility/mem.res/mem.poly.allocator.class/mem.poly.allocator.mem/
H A Dconstruct_pair_values.pass.cpp113 using PMR = std::pmr::memory_resource*; in main() typedef
H A Dconstruct_pair_rvalue.pass.cpp113 using PMR = std::pmr::memory_resource*; in main() typedef
H A Dconstruct_pair_const_lvalue_pair.pass.cpp116 using PMR = std::pmr::memory_resource*; in main() typedef
H A Dconstruct_piecewise_pair.pass.cpp106 using PMR = std::pmr::memory_resource*; in main() typedef
H A Dconstruct_types.pass.cpp153 using PMR = std::pmr::memory_resource*; in main() typedef
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2379 PolynomialMultiplyRecognize PMR(L, *DL, *DT, *TLI, *SE); runOnCountableLoop() local