Searched defs:TrueIfSigned (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCompares.cpp | 1481 bool TrueIfSigned; foldICmpTruncConstant() local |
H A D | InstCombineSelect.cpp | 2725 bool TrueIfSigned = false; foldSelectWithSRem() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ValueTracking.cpp | 4198 isSignBitCheck(ICmpInst::Predicate Pred,const APInt & RHS,bool & TrueIfSigned) isSignBitCheck() argument |
H A D | InstructionSimplify.cpp | 3050 bool TrueIfSigned; simplifyICmpWithConstant() local |