Home
last modified time | relevance | path

Searched defs:LHSUnsigned (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7238 bool LHSUnsigned = LHSC->isUnsignedIntegerType(); getIntegerTypeOrder() local
10860 bool LHSUnsigned = LHS->castAs<BitIntType>()->isUnsigned(); mergeTypes() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp7245 bool LHSUnsigned = isa<UIToFPInst>(LHSI); foldFCmpIntToFPConst() local
[all...]