Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp121 bool IsInteger = in run() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVE.h201 inline static VECC::CondCode VEValToCondCode(unsigned Val, bool IsInteger) { in VEValToCondCode()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp560 bool IsInteger = IID == Intrinsic::amdgcn_icmp; in instCombineIntrinsic() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1538 bool IsInteger = BaseF->isInteger(), IsReciprocal = BaseR.isInteger(); in replacePowWithExp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp506 bool IsInteger = Type.isInteger(); in getSetCCOrOperation() local
527 bool IsInteger = Type.isInteger(); in getSetCCAndOperation() local
H A DDAGCombiner.cpp4972 bool IsInteger = OpVT.isInteger(); in foldLogicOfSetCCs() local