Searched defs:TrueIfSigned (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/ | ||
H A D | InstCombiner.h | 177 isSignBitCheck(ICmpInst::Predicate Pred,const APInt & RHS,bool & TrueIfSigned) isSignBitCheck() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCompares.cpp | 1470 bool TrueIfSigned; foldICmpTruncConstant() local |
H A D | InstCombineSelect.cpp | 2587 bool TrueIfSigned = false; foldSelectWithSRem() local |