Home
last modified time | relevance | path

Searched refs:getVocabKeyForOperandKind (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIR2Vec.cpp296 StringRef Vocabulary::getVocabKeyForOperandKind(Vocabulary::OperandKind Kind) { in getVocabKeyForOperandKind() function in Vocabulary
336 return getVocabKeyForOperandKind( in getStringKey()
470 StringRef VocabKey = Vocabulary::getVocabKeyForOperandKind(Kind); in generateNumMappedVocab()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIR2Vec.h180 static StringRef getVocabKeyForOperandKind(OperandKind Kind);