Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3898 auto *VTE = ValueToExpression.lookup(M); in eliminateInstructions() local
3899 if (VTE && isa<DeadExpression>(VTE)) in eliminateInstructions()
/openbsd/lib/libcurses/
H A DCaps-ncurses400 userdef Smulx str n modify the appearance of underlines in VTE.
/openbsd/share/misc/
H A Dairport1845 VTE:Wattay, Vientiane, Laos
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp8206 if (const TreeEntry *VTE = getTreeEntry(V)) in isGatherShuffledEntry() local
8207 VToTEs.insert(VTE); in isGatherShuffledEntry()