Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DLEB128.h26 bool More; variable
56 bool More; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp65 bool More; in addSLEB128() local
/freebsd/usr.bin/mail/
H A Dcmd1.c252 More(void *v) in More() function
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp3504 bool More = true; in moveNext() local
3843 bool More = true; in moveNext() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5791 enum class MoreSpecializedTrailingPackTieBreakerResult { Equal, Less, More }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp12079 ScalarEvolution::computeConstantDifference(const SCEV *More, const SCEV *Less) { in computeConstantDifference()