Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp5559 bool IsSignedCmp = ICmp.isSigned(); foldICmpWithZextOrSext() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13292 bool IsSignedCmp = ISD::isSignedIntSetCC(CC); foldSextSetcc() local
[all...]