Home
last modified time | relevance | path

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

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