Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Runtime/
H A Dtype-code.h32 constexpr RT_API_ATTRS bool IsInteger() const { in IsInteger() function
/llvm-project/llvm/utils/TableGen/
H A DVTEmitter.cpp
/llvm-project/flang/lib/Decimal/
H A Dbig-radix-floating-point.h86 RT_API_ATTRS bool IsInteger() const { return exponent_ >= 0; } in IsInteger() function
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp121 bool IsInteger = in run() local
/llvm-project/llvm/lib/Target/VE/
H A DVE.h205 inline static VECC::CondCode VEValToCondCode(unsigned Val, bool IsInteger) { in VEValToCondCode()
/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp119 bool IsInteger = CDS->getElementType()->isIntegerTy(); in extractConstantBits() local
H A DX86MCInstLower.cpp1582 bool IsInteger = EltTy->isIntegerTy(); printConstant() local
H A DX86ISelLowering.cpp4828 bool IsInteger = EltTy->isIntegerTy(); getTargetConstantBitsFromNode() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp845 bool IsInteger = IID == Intrinsic::amdgcn_icmp; instCombineIntrinsic() local
/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp326 bool CompilerType::IsInteger() const { in IsInteger() function in CompilerType
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2120 bool IsInteger = BaseF->isInteger(), IsReciprocal = BaseR.isInteger(); replacePowWithExp() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp632 bool IsInteger = Type.isInteger(); getSetCCOrOperation() local
653 bool IsInteger = Type.isInteger(); getSetCCAndOperation() local
H A DDAGCombiner.cpp5981 bool IsInteger = OpVT.isInteger(); foldLogicOfSetCCs() local
[all...]
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp7579 bool IsInteger = E->getType()->isIntegerTy(); createAtomicCompare() local
/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp6160 bool IsInteger = X.getAddress().getElementType()->isIntegerTy(); emitOMPAtomicRMW() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3362 bool IsInteger = Op.getValueType().isInteger(); isSimpleVIDSequence() local