Home
last modified time | relevance | path

Searched defs:IsInteger (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp122 bool IsInteger = in run() local
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1279 bool IsInteger = BaseF->isInteger(), in replacePowWithExp() local
/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3689 bool IsInteger = II->getIntrinsicID() == Intrinsic::amdgcn_icmp; in visitCallInst() local
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp393 bool IsInteger) { in getSetCCOrOperation()
413 bool IsInteger) { in getSetCCAndOperation()
H A DDAGCombiner.cpp4008 bool IsInteger = OpVT.isInteger(); in foldLogicOfSetCCs() local