Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dtype-code.h32 constexpr bool IsInteger() const { in IsInteger() function
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVE.h199 inline static VECC::CondCode VEValToCondCode(unsigned Val, bool IsInteger) { in VEValToCondCode()
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp121 bool IsInteger = in run() local
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp720 bool IsInteger = IID == Intrinsic::amdgcn_icmp; in instCombineIntrinsic() local
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1840 bool IsInteger = BaseF->isInteger(), IsReciprocal = BaseR.isInteger(); in replacePowWithExp() local
/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4204 bool IsInteger = E->getType()->isIntegerTy(); in createAtomicCompare() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp544 bool IsInteger = Type.isInteger(); in getSetCCOrOperation() local
565 bool IsInteger = Type.isInteger(); in getSetCCAndOperation() local
H A DDAGCombiner.cpp5432 bool IsInteger = OpVT.isInteger(); in foldLogicOfSetCCs() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp6011 bool IsInteger = X.getAddress(CGF).getElementType()->isIntegerTy(); in emitOMPAtomicRMW() local