Home
last modified time | relevance | path

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

/external/libcxx/test/std/thread/futures/futures.task/futures.task.members/
Dctor2.fail.cpp28 typedef volatile std::packaged_task<A(int, char)> VPT; typedef
Dctor1.fail.cpp26 typedef volatile std::packaged_task<A(int, char)> VPT; typedef
/external/llvm-project/libcxx/test/std/thread/futures/futures.task/futures.task.members/
Dctor2.fail.cpp27 typedef volatile std::packaged_task<A(int, char)> VPT; typedef
Dctor1.fail.cpp25 typedef volatile std::packaged_task<A(int, char)> VPT; typedef
/external/llvm-project/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp270 MachineInstr *VPT = Insts.front(); in hasImplicitlyValidVPT() local