/llvm-project/flang/include/flang/Runtime/ |
H A D | type-code.h | 32 constexpr RT_API_ATTRS bool IsInteger() const { in IsInteger() function
|
/llvm-project/llvm/utils/TableGen/ |
H A D | VTEmitter.cpp |
|
/llvm-project/flang/lib/Decimal/ |
H A D | big-radix-floating-point.h | 86 RT_API_ATTRS bool IsInteger() const { return exponent_ >= 0; } in IsInteger() function
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | NumberObjectConversionChecker.cpp | 121 bool IsInteger = in run() local
|
/llvm-project/llvm/lib/Target/VE/ |
H A D | VE.h | 205 inline static VECC::CondCode VEValToCondCode(unsigned Val, bool IsInteger) { in VEValToCondCode()
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FixupVectorConstants.cpp | 119 bool IsInteger = CDS->getElementType()->isIntegerTy(); in extractConstantBits() local
|
H A D | X86MCInstLower.cpp | 1582 bool IsInteger = EltTy->isIntegerTy(); printConstant() local
|
H A D | X86ISelLowering.cpp | 4828 bool IsInteger = EltTy->isIntegerTy(); getTargetConstantBitsFromNode() local [all...] |
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInstCombineIntrinsic.cpp | 845 bool IsInteger = IID == Intrinsic::amdgcn_icmp; instCombineIntrinsic() local
|
/llvm-project/lldb/source/Symbol/ |
H A D | CompilerType.cpp | 326 bool CompilerType::IsInteger() const { in IsInteger() function in CompilerType
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 2120 bool IsInteger = BaseF->isInteger(), IsReciprocal = BaseR.isInteger(); replacePowWithExp() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 632 bool IsInteger = Type.isInteger(); getSetCCOrOperation() local 653 bool IsInteger = Type.isInteger(); getSetCCAndOperation() local
|
H A D | DAGCombiner.cpp | 5981 bool IsInteger = OpVT.isInteger(); foldLogicOfSetCCs() local [all...] |
/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 7579 bool IsInteger = E->getType()->isIntegerTy(); createAtomicCompare() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 6160 bool IsInteger = X.getAddress().getElementType()->isIntegerTy(); emitOMPAtomicRMW() local
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 3362 bool IsInteger = Op.getValueType().isInteger(); isSimpleVIDSequence() local
|