Searched refs:POT (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/games/battlestar/
H A Ddayobjs.c38 { 275, POT },
H A Dwords.c102 { "pot", POT, OBJECT, NULL },
103 { "jewels", POT, OBJECT, NULL },
H A Dextern.h130 #define POT 61 macro
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp201 SmallVector<MDNode *, 16> POT; // Post-order traversal. member in struct:__anon3603::MDNodeMapper::UniquedGraph
292 /// metadata that has already been mapped will not be part of the POT.
299 /// \post \c G.POT is a post-order traversal ending with \c FirstN.
304 /// Visit the operands of a uniqued node in the POT.
672 assert(FirstN.isUniqued() && "Expected uniqued node in POT");
688 // Push the node onto the POT.
693 D.ID = G.POT.size();
694 G.POT.push_back(WE.N);
726 for (MDNode *N : POT) {
745 for (auto *N : G.POT) {
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp981 std::vector<MachineBasicBlock*> POT; local
984 POT.push_back(B);
986 for (MachineBasicBlock *B : POT) {
/openbsd-current/gnu/usr.bin/perl/lib/unicore/
H A DName.pl37547 YI SYLLABLE POT
92684 HONEY POT
92693 POT OF FOOD
[all...]

Completed in 159 milliseconds