Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp121 bool IsInteger = in run() local
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVE.h281 inline static VECC::CondCode VEValToCondCode(unsigned Val, bool IsInteger) { in VEValToCondCode()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp705 bool IsInteger = IID == Intrinsic::amdgcn_icmp; in instCombineIntrinsic() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1957 bool IsInteger = BaseF->isInteger(), IsReciprocal = BaseR.isInteger(); in replacePowWithExp() local
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4549 bool IsInteger = E->getType()->isIntegerTy(); in createAtomicCompare() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp587 bool IsInteger = Type.isInteger(); in getSetCCOrOperation() local
608 bool IsInteger = Type.isInteger(); in getSetCCAndOperation() local
H A DDAGCombiner.cpp5514 bool IsInteger = OpVT.isInteger(); in foldLogicOfSetCCs() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp6075 bool IsInteger = X.getAddress(CGF).getElementType()->isIntegerTy(); in emitOMPAtomicRMW() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2247 bool IsInteger = Op.getValueType().isInteger(); in isSimpleVIDSequence() local