Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp121 bool IsInteger = in run() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/
H A DVE.h201 inline static VECC::CondCode VEValToCondCode(unsigned Val, bool IsInteger) { in VEValToCondCode()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp560 bool IsInteger = IID == Intrinsic::amdgcn_icmp; in instCombineIntrinsic() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1540 bool IsInteger = BaseF->isInteger(), IsReciprocal = BaseR.isInteger(); in replacePowWithExp() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp507 bool IsInteger = Type.isInteger(); in getSetCCOrOperation() local
528 bool IsInteger = Type.isInteger(); in getSetCCAndOperation() local
H A DDAGCombiner.cpp5001 bool IsInteger = OpVT.isInteger(); in foldLogicOfSetCCs() local