Home
last modified time | relevance | path

Searched defs:TrueIfSigned (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h177 isSignBitCheck(ICmpInst::Predicate Pred,const APInt & RHS,bool & TrueIfSigned) isSignBitCheck() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1470 bool TrueIfSigned; foldICmpTruncConstant() local
1554 bool TrueIfSigned = false; foldICmpXorConstant() local
2025 bool TrueIfSigned; foldICmpOrConstant() local
2321 bool TrueIfSigned = false; foldICmpShlConstant() local
2392 bool TrueIfSigned; foldICmpShrConstant() local
3214 bool TrueIfSigned; foldICmpBitCast() local
[all...]
H A DInstCombineSelect.cpp2587 bool TrueIfSigned = false; foldSelectWithSRem() local